showent and showtype commands added
[libfirm] / 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)