From: Götz Lindenmaier Date: Mon, 22 Apr 2002 14:49:24 +0000 (+0000) Subject: Added path to ana dir X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=8bb189f82cb1707dd8040c95204bf19cc2437ace;p=libfirm Added path to ana dir [r360] --- diff --git a/ir/st/Makefile.in b/ir/st/Makefile.in index 794dd0db2..4f1d12c4e 100644 --- a/ir/st/Makefile.in +++ b/ir/st/Makefile.in @@ -21,7 +21,8 @@ include $(topdir)/MakeRules CPPFLAGS += -I$(top_srcdir)/ir/common -I$(top_srcdir)/ir/tr \ -I$(top_srcdir)/ir/ident -I$(top_srcdir)/ir/adt \ - -I$(top_srcdir)/ir/ir -I$(top_srcdir)/ir/tv + -I$(top_srcdir)/ir/ir -I$(top_srcdir)/ir/tv \ + -I$(top_srcdir)/ir/ana include $(top_srcdir)/MakeTargets