(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 2ddc01e..1200c37 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))