summaryrefslogtreecommitdiff
path: root/src/parser/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser/Makefile.am')
-rw-r--r--src/parser/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/parser/Makefile.am b/src/parser/Makefile.am
index 7029c01e5..f95b01b8c 100644
--- a/src/parser/Makefile.am
+++ b/src/parser/Makefile.am
@@ -48,6 +48,8 @@ libcvc4parser_noinst_la_SOURCES = \
memory_mapped_input_buffer.cpp \
parser.h \
parser.cpp \
+ parser_builder.h \
+ parser_builder.cpp \
parser_options.h \
parser_exception.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback