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, 4 insertions, 1 deletions
diff --git a/src/expr/Makefile.am b/src/expr/Makefile.am
index 1f5e403cc..67970d453 100644
--- a/src/expr/Makefile.am
+++ b/src/expr/Makefile.am
@@ -24,7 +24,10 @@ libexpr_la_SOURCES = \
@srcdir@/expr.cpp \
type.cpp \
command.h \
- command.cpp
+ command.cpp \
+ declaration_scope.h \
+ declaration_scope.cpp
+
EXTRA_DIST = \
@srcdir@/kind.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback