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.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/expr/Makefile.am b/src/expr/Makefile.am
index bf52da184..16ee454c8 100644
--- a/src/expr/Makefile.am
+++ b/src/expr/Makefile.am
@@ -15,13 +15,14 @@ libexpr_la_SOURCES = \
type.h \
type.cpp \
node_value.h \
+ node_value.cpp \
node_manager.h \
+ node_manager.cpp \
+ node_manager_attributes.h \
type_checker.h \
attribute.h \
attribute_internals.h \
attribute.cpp \
- node_manager.cpp \
- node_value.cpp \
command.h \
command.cpp \
symbol_table.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback