summaryrefslogtreecommitdiff
path: root/src/parser/cvc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/cvc/Makefile.am')
-rw-r--r--src/parser/cvc/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/parser/cvc/Makefile.am b/src/parser/cvc/Makefile.am
index 666c408cf..ad0eb70d8 100644
--- a/src/parser/cvc/Makefile.am
+++ b/src/parser/cvc/Makefile.am
@@ -24,8 +24,6 @@ ANTLR_STUFF = \
libparsercvc_la_SOURCES = \
cvc_lexer.g \
cvc_parser.g \
- cvc_parser.h \
- cvc_parser.cpp \
$(ANTLR_STUFF)
BUILT_SOURCES = $(ANTLR_STUFF)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback