From: Michael Beck Date: Tue, 7 Mar 2006 10:09:41 +0000 (+0000) Subject: recurse into ir/lower X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=c652fc6862767c7d70e654ac0f704880acf310c4;hp=c567820a7032c030c5d99e4d955b8ce72d4750dc;p=libfirm recurse into ir/lower [r7420] --- diff --git a/Makefile.in b/Makefile.in index 7afa388b3..fe01ce0e8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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)