ir/lower include dir added
authorFIRM Projekt Account <firm@ipd.info.uni-karlsruhe.de>
Wed, 15 Mar 2006 16:44:51 +0000 (16:44 +0000)
committerFIRM Projekt Account <firm@ipd.info.uni-karlsruhe.de>
Wed, 15 Mar 2006 16:44:51 +0000 (16:44 +0000)
[r7456]

firmjni/Makefile.in

index 9ffe35a..e933529 100644 (file)
@@ -51,7 +51,8 @@ CPPFLAGS +=   -I$(top_srcdir)/ir/ir  -I$(top_srcdir)/ir/common        \
                -I$(top_srcdir)/ir/tv -I$(top_srcdir)/ir/debug          \
                -I$(top_srcdir)/ir/ana -I$(top_srcdir)/ir/opt           \
                -I$(top_srcdir)/ir/st -I$(top_srcdir)/ir/stat           \
-               -I$(top_srcdir)/ir/arch -I$(topdir)/ir/config           \
+               -I$(top_srcdir)/ir/arch -I$(topdir)/ir/lower            \
+               -I$(topdir)/ir/config                                   \
                -I$(topdir)
 
 LDFLAGS += -L$(libdir)