From: Michael Beck Date: Mon, 4 Apr 2005 10:57:08 +0000 (+0000) Subject: Fixed directory X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=0d4094e89c292c65b2315c98a7096eb1446ebfb2;p=libfirm Fixed directory [r5526] --- diff --git a/ir/ana/Makefile.in b/ir/ana/Makefile.in index 241694d58..f3212fd9a 100644 --- a/ir/ana/Makefile.in +++ b/ir/ana/Makefile.in @@ -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