From: Florian Liekweg Date: Mon, 22 Apr 2002 18:00:38 +0000 (+0000) Subject: added ir/ana and ir/st to Makefile.in --flo X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=edafe7a87efdcfecce9cfa2c4dea03036142b14d;p=libfirm added ir/ana and ir/st to Makefile.in --flo [r367] --- diff --git a/ir/tr/Makefile.in b/ir/tr/Makefile.in index 1ae587911..41943d176 100644 --- a/ir/tr/Makefile.in +++ b/ir/tr/Makefile.in @@ -22,7 +22,7 @@ SOURCES += Makefile.in \ include $(topdir)/MakeRules CPPFLAGS += -I$(top_srcdir)/ir/common -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/st -I$(top_srcdir)/ir/ana include $(top_srcdir)/MakeTargets