don't use __PTR_TO_INT from obstack.h... well the code is still using obstack interna...
[libfirm] / Makefile.in
index 7afa388..856eea4 100644 (file)
@@ -35,8 +35,8 @@ LIBS                  = @LIBS@
 # plugin subdirectories
 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 \
+build_subdirs := ir/adt ir/net ir/debug ir/tv ir/common ir/ident ir/ir \
+               ir/opt ir/tr ir/ana ir/stat ir/ana2 ir/arch ir/lower \
                $(plugin_subdirs)
 
 ifeq (@enable_external_effects@,yes)