(argmatch_invalid): Remove double quotes from the
[gnulib.git] / m4 / Makefile.am.in
index fac3157..abbe96e 100644 (file)
@@ -6,7 +6,7 @@
 Makefile.am: Makefile.am.in
        rm -f $@ $@t
        sed -n '1,/^##m4-files-begin/p' $< > $@t
-       echo EXTRA_DIST = README Makefile.am.in *.m4; \
+       echo EXTRA_DIST = README Makefile.am.in *.m4 \
          |fmt | (tr '\012' @; echo) \
          |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
          >> $@t