maint: trust Automake for parser headers.

* examples/calc++/local.mk, src/local.mk: Now that automake
	can see `-d' in AM_YFLAGS, we can rely on it to compile
	and ship the parser header files.
This commit is contained in:
Akim Demaille
2012-02-15 13:32:07 +01:00
parent 737406a32c
commit 3d6ca33908
2 changed files with 0 additions and 2 deletions

View File

@@ -61,7 +61,6 @@ src_bison_SOURCES = \
src/nullable.h \
src/output.c \
src/output.h \
src/parse-gram.h \
src/parse-gram.y \
src/print-xml.c \
src/print-xml.h \