about summary refs log tree commit diff
diff options
context:
space:
mode:
-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))