From: Michael Beck Date: Mon, 5 Dec 2005 12:40:17 +0000 (+0000) Subject: firm_config.h needs new include directory X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=ad10bd595dfdf35b3797846cfd206ef34afcbf02;p=libfirm firm_config.h needs new include directory [r7048] --- diff --git a/ir/ident/Makefile.in b/ir/ident/Makefile.in index 560176726..acd910715 100644 --- a/ir/ident/Makefile.in +++ b/ir/ident/Makefile.in @@ -24,7 +24,7 @@ SOURCES += Makefile.in ident.c ident_t.h include $(topdir)/MakeRules -CPPFLAGS += -I$(top_srcdir)/ir/adt -I$(top_srcdir)/ir/common +CPPFLAGS += -I$(top_srcdir)/ir/adt -I$(top_srcdir)/ir/common -I$(topdir)/ir/config include $(top_srcdir)/MakeTargets