gtk/Makefile.in: missing line continuation characters
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Tue, 17 Sep 2013 05:18:35 +0000 (22:18 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Tue, 17 Sep 2013 05:18:35 +0000 (22:18 -0700)
src/gtk/Makefile.in

index b4c9120ae257e009e55213eb1954f157480445a7..7d38719e6afe5e4be1bdb7bc63ce70608dc1c19d 100644 (file)
@@ -31,8 +31,8 @@ all: gtk-shim.so gtk-types.bin gtk-const.bin
             echo "gtk-unx.crf:0: warning: non-empty"; exit 1; fi
 
 check:
-       ( echo '(begin';
-         echo '  (load "check")';
+       ( echo '(begin'; \
+         echo '  (load "check")'; \
          echo '  (load "check-doc"))' ) | $(exe)
 
 doc: mit-scheme-gtk.info