Fixed initialization of option tables
[libfirm] / ir / common / Makefile.in
index 29642ef..885dcf3 100644 (file)
@@ -31,7 +31,7 @@ CPPFLAGS += -I$(top_srcdir)/ir/common -I$(top_srcdir)/ir/ident -I$(top_srcdir)/i
                -I$(top_srcdir)/ir/ana -I$(top_srcdir)/ir/st -I$(top_srcdir)/ir/debug \
                -I$(top_srcdir)/ir/opt -I$(top_srcdir)/ir/arch -I$(top_srcdir)/ir/stat \
                 -I$(top_srcdir)/ir/external -I$(top_srcdir)/ir/lower -I$(top_srcdir)/ir/arch \
-               -I$(topdir)/ir/config
+               -I$(topdir)/ir/config -I$(top_srcdir)/ir/net
 
 include $(top_srcdir)/MakeTargets