recurse into ir/lower
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 7 Mar 2006 10:09:41 +0000 (10:09 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 7 Mar 2006 10:09:41 +0000 (10:09 +0000)
[r7420]

Makefile.in

index 7afa388..fe01ce0 100644 (file)
@@ -36,7 +36,7 @@ LIBS                  = @LIBS@
 plugin_subdirs := @plugin_subdirs@
 
 build_subdirs := ir/adt ir/debug ir/tv ir/common ir/ident ir/ir \
-               ir/opt ir/tr ir/ana ir/stat ir/ana2 ir/arch \
+               ir/opt ir/tr ir/ana ir/stat ir/ana2 ir/arch ir/lower \
                $(plugin_subdirs)
 
 ifeq (@enable_external_effects@,yes)