]> git.saurik.com Git - bison.git/commitdiff
* src/Makefile.am (BUILT_SOURCES): Fix the trailing backslash.
authorAkim Demaille <akim@epita.fr>
Wed, 7 Jun 2006 06:52:12 +0000 (06:52 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 7 Jun 2006 06:52:12 +0000 (06:52 +0000)
ChangeLog
src/Makefile.am

index 143fd8be8ca0e8511db4f9e17f8a3750ee2e861f..f0f0866b87cff3d1f65bd16ea9319a14ceddd6cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-07  Akim Demaille  <akim@epita.fr>
+
+       * src/Makefile.am (BUILT_SOURCES): Fix the trailing backslash.
+
 2006-06-06  Akim Demaille  <akim@epita.fr>
 
        Extract the parsing of user actions from the grammar scanner.
index 7f3369227bc9ebd4ef8f95853949e1a074987ef4..1a00d5c7f2b1fe0899381a9f84e68a666d3b3b87 100644 (file)
@@ -74,7 +74,7 @@ parse-gram.c parse-gram.h                     \
 revision.c                                     \
 scan-code.c                                    \
 scan-skel.c                                    \
-scan-gram.c                                    \
+scan-gram.c
 
 MOSTLYCLEANFILES = yacc