summaryrefslogtreecommitdiff
path: root/src/expr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/Makefile.am')
-rw-r--r--src/expr/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/expr/Makefile.am b/src/expr/Makefile.am
index c5a032abc..1dbb24e09 100644
--- a/src/expr/Makefile.am
+++ b/src/expr/Makefile.am
@@ -37,7 +37,9 @@ libexpr_la_SOURCES = \
pickler.cpp \
node_self_iterator.h \
expr_stream.h \
- kind_map.h
+ kind_map.h \
+ options_handlers.h \
+ options_handlers.cpp
nodist_libexpr_la_SOURCES = \
kind.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback