]> sourceware.org Git - glibc.git/commitdiff
(distribute): Add missing line continuation.
authorUlrich Drepper <drepper@redhat.com>
Thu, 27 Mar 2003 23:57:15 +0000 (23:57 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 27 Mar 2003 23:57:15 +0000 (23:57 +0000)
Makefile

index 2ddc01efce6543d1fd69915f3e4a692afbc1ecc2..1200c37859416553a1bba7807bb21f12e73a46bf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -285,7 +285,7 @@ distribute  :=      README README.libm INSTALL FAQ FAQ.in NOTES NEWS BUGS   \
                            output-format.sed gen-as-const.awk          \
                            merge-abilist.awk extract-abilist.awk       \
                            rpm2dynsym.sh                               \
-                           )
+                           )                                           \
                $(wildcard abilist/*.abilist)
 
 distribute := $(strip $(distribute))
This page took 0.044559 seconds and 5 git commands to generate.