From 45999afe373ee67daf63e2f48246be5a5295cc58 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Wed, 7 Jul 2004 09:09:20 +0000 Subject: [PATCH] added stat subdirectory to include path [r3327] --- ir/ana/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1