Add missing \ to automake.mk.
authorBen Pfaff <blp@gnu.org>
Wed, 5 Apr 2006 03:20:20 +0000 (03:20 +0000)
committerBen Pfaff <blp@gnu.org>
Wed, 5 Apr 2006 03:20:20 +0000 (03:20 +0000)
examples/ChangeLog
examples/automake.mk

index c41d21b4ec4576bf9142b84e8602b42312f7cea1..4fd9e0d5b3e3c6ec9ffe177f791c584d74d4324b 100644 (file)
@@ -1,3 +1,7 @@
+Tue Apr  4 20:19:48 2006  Ben Pfaff  <blp@gnu.org>
+
+       * automake.mk: Add missing \ to definition.
+
 Sun Aug  9 11:16:13 1998  Ben Pfaff  <blp@gnu.org>
 
        * descriptives.stat: Renamed descript.stat.
index d80c6e61f0ab5d7063fc2f158e23370e1cf404b7..641e4288205e782db619235fdf3fd5c96e833350 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
-EXTRA_DIST += 
+EXTRA_DIST += \
        examples/descript.stat \
        examples/regress.stat \
        examples/regress_categorical.stat