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.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/parser/Makefile.am b/src/parser/Makefile.am
index 3ecde0169..5ac1c9e35 100644
--- a/src/parser/Makefile.am
+++ b/src/parser/Makefile.am
@@ -39,4 +39,5 @@ libcvc4parser_noinst_la_SOURCES = \
parser_exception.h \
symbol_table.h \
antlr_parser.h \
- antlr_parser.cpp
+ antlr_parser.cpp \
+ memory_mapped_input_buffer.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback