Fixed directory
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 4 Apr 2005 10:57:08 +0000 (10:57 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 4 Apr 2005 10:57:08 +0000 (10:57 +0000)
[r5526]

ir/ana/Makefile.in

index 241694d..f3212fd 100644 (file)
@@ -33,7 +33,7 @@ CPPFLAGS += -I$(top_srcdir)/ir/adt -I$(top_srcdir)/ir/ir -I$(top_srcdir)/ir/comm
                -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/opt -I$(top_srcdir)/ir/stat -I$(top_srcdir)/ir/external \
-               -I$(topdir)/ir/config -I$(topdir)/ir/arch
+               -I$(topdir)/ir/config -I$(top_srcdir)/ir/arch
 
 include $(top_srcdir)/MakeTargets