summaryrefslogtreecommitdiff
path: root/src/expr/Makefile.am
diff options
context:
space:
mode:
authorDejan Jovanović <dejan.jovanovic@gmail.com>2011-07-09 01:38:48 +0000
committerDejan Jovanović <dejan.jovanovic@gmail.com>2011-07-09 01:38:48 +0000
commit878f71272c06cf605fb3d2f4e66eaea55aa32127 (patch)
tree162ac5a74e14bae02ae74cec8f621174c22323e2 /src/expr/Makefile.am
parent86f2a3e111137fecaf942050dfd7ade0c881d6eb (diff)
surprize surprize
Diffstat (limited to 'src/expr/Makefile.am')
-rw-r--r--src/expr/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/expr/Makefile.am b/src/expr/Makefile.am
index 4ed5a3ac7..ced34b8be 100644
--- a/src/expr/Makefile.am
+++ b/src/expr/Makefile.am
@@ -11,7 +11,7 @@ libexpr_la_SOURCES = \
type_node.h \
type_node.cpp \
node_builder.h \
- convenience_node_builders.h \
+ convenience_node_builders.h \
type.h \
type.cpp \
node_value.h \
@@ -27,7 +27,9 @@ libexpr_la_SOURCES = \
declaration_scope.cpp \
expr_manager_scope.h \
node_self_iterator.h \
- expr_stream.h
+ expr_stream.h \
+ kind_map.h
+
nodist_libexpr_la_SOURCES = \
kind.h \
metakind.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback