stage3/Makefile.am
changeset 656 45a796bce487
parent 564 dabffc3086dc
child 677 740da3255d9d
--- a/stage3/Makefile.am	Thu Sep 13 17:12:40 2012 +0100
+++ b/stage3/Makefile.am	Fri Sep 14 23:35:18 2012 +0200
@@ -11,5 +11,6 @@
 	datatype_functions.cc \
 	lvalue_check.cc \
 	array_range_check.cc \
-        constant_folding.cc
+        constant_folding.cc \
+        declaration_check.cc