Need external
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 11 Nov 2004 12:53:26 +0000 (12:53 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Thu, 11 Nov 2004 12:53:26 +0000 (12:53 +0000)
[r4380]

ir/stat/Makefile.in

index c8deadb..0b46158 100644 (file)
@@ -34,7 +34,8 @@ 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/debug -I$(top_srcdir)/ir/ana -I$(top_srcdir)/ir/st \
+                -I$(top_srcdir)/ir/external
 
 include $(top_srcdir)/MakeTargets