summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-27 23:57:15 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-27 23:57:15 +0000
commit572d7b385f0229d2f7a9f5768fad6a545686eb9c (patch)
treeb8c8bb1368a41da6331552963b4fd4b3137d450a /Makefile
parent3171ae9909fdcdc093386d714ee870e41c9ffa88 (diff)
(distribute): Add missing line continuation.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2ddc01efce..1200c37859 100644
--- 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))