From 8bb189f82cb1707dd8040c95204bf19cc2437ace Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=B6tz=20Lindenmaier?= Date: Mon, 22 Apr 2002 14:49:24 +0000 Subject: [PATCH] Added path to ana dir [r360] --- ir/st/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.20.1