fixed directory
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 4 Apr 2005 10:58:46 +0000 (10:58 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 4 Apr 2005 10:58:46 +0000 (10:58 +0000)
[r5527]

ir/arch/Makefile.in

index 4a019f3..a05f9b7 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$(top_srcdir)/ir/config
+               -I$(topdir)/ir/config
 
 include $(top_srcdir)/MakeTargets