From: Michael Beck Date: Wed, 7 Jul 2004 09:09:20 +0000 (+0000) Subject: added stat subdirectory to include path X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=45999afe373ee67daf63e2f48246be5a5295cc58;p=libfirm added stat subdirectory to include path [r3327] --- diff --git a/ir/ana/Makefile.in b/ir/ana/Makefile.in index 66c9aaf79..2f032b74d 100644 --- a/ir/ana/Makefile.in +++ b/ir/ana/Makefile.in @@ -28,7 +28,7 @@ include $(topdir)/MakeRules CPPFLAGS += -I$(top_srcdir)/ir/adt -I$(top_srcdir)/ir/ir -I$(top_srcdir)/ir/common \ -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/opt -I$(top_srcdir)/ir/stat include $(top_srcdir)/MakeTargets