DBG_OPT_SYNC added
[libfirm] / ir / lower / Makefile.in
index 7ceec95..8f69750 100644 (file)
@@ -28,7 +28,7 @@ CPPFLAGS +=   -I$(top_srcdir)/ir/adt   -I$(top_srcdir)/ir/ir   -I$(top_srcdir)/ir
                -I$(top_srcdir)/ir/ident -I$(top_srcdir)/ir/tr   -I$(top_srcdir)/ir/tv \
                -I$(top_srcdir)/ir/debug -I$(top_srcdir)/ir/ana  -I$(top_srcdir)/ir/st \
                -I$(top_srcdir)/ir/arch  -I$(top_srcdir)/ir/stat -I$(top_srcdir)/ir/external \
-               -I$(topdir)/ir/config
+               -I$(top_srcdir)/ir/opt -I$(topdir)/ir/config
 
 include $(top_srcdir)/MakeTargets