add missing quote
authorJim Meyering <jim@meyering.net>
Sat, 7 Feb 2004 11:46:00 +0000 (11:46 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 7 Feb 2004 11:46:00 +0000 (11:46 +0000)
Makefile.maint

index 710529b..1c9a551 100644 (file)
@@ -501,7 +501,7 @@ define emit-upload-commands
        echo "$(srcdir)/gnupload $(GNUPLOADFLAGS) \\"
        echo "    --to fetish.sf.net:fetish-ftp \\"
        echo "    --to $(gnu_rel_host):coreutils \\"
-       echo "  $(rel-files)
+       echo "  $(rel-files)"
        echo '# send the /tmp/announcement e-mail'
        echo =====================================
        echo =====================================