* src/Makefile.am (BUILT_SOURCES): Fix the trailing backslash.

This commit is contained in:
Akim Demaille
2006-06-07 06:52:12 +00:00
parent e9071366c3
commit 4862bdfd61
2 changed files with 5 additions and 1 deletions

View File

@@ -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.

View 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