From 12a8a7f9a90e45e8313f26af527a52e6dda943d3 Mon Sep 17 00:00:00 2001 From: "Christopher L. Conway" Date: Tue, 13 Apr 2010 22:50:07 +0000 Subject: Merging from branches/decl-scopes (r401:411) --- src/expr/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/expr/Makefile.am') 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 \ -- cgit v1.2.3