From f31a734823fc77c326afea6323e4bd83cd365229 Mon Sep 17 00:00:00 2001 From: Florian Liekweg Date: Tue, 12 Oct 2004 11:00:47 +0000 Subject: [PATCH] include include [r4110] --- ir/external/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ir/external/Makefile.in b/ir/external/Makefile.in index e32af698e..8c3264225 100644 --- a/ir/external/Makefile.in +++ b/ir/external/Makefile.in @@ -28,7 +28,9 @@ SOURCES += Makefile.in \ include $(topdir)/MakeRules -CPPFLAGS += -I$(top_srcdir)/ir/tr \ +CPPFLAGS += -I$(top_srcdir)/ir/tr -I$(top_srcdir)/ir/ident \ + -I$(top_srcdir)/ir/common -I$(top_srcdir)/ir/ir \ + -I$(top_srcdir)/ir/debug \ -I$(LIBXML2)/include/libxml2 include $(top_srcdir)/MakeTargets -- 2.20.1