From dc7fb7b874f90c56e16d5d56f4a44c96c5442400 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Tue, 5 Apr 2005 09:29:13 +0000 Subject: [PATCH] fixed directory [r5548] --- firmjni/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmjni/Makefile.in b/firmjni/Makefile.in index 3cccb983c..94c567ad6 100644 --- a/firmjni/Makefile.in +++ b/firmjni/Makefile.in @@ -51,7 +51,7 @@ CPPFLAGS += -I$(top_srcdir)/ir/ir -I$(top_srcdir)/ir/common \ -I$(top_srcdir)/ir/tv -I$(top_srcdir)/ir/debug \ -I$(top_srcdir)/ir/ana -I$(top_srcdir)/ir/opt \ -I$(top_srcdir)/ir/st -I$(top_srcdir)/ir/stat \ - -I$(topdir)/ir/config -I$(top_srcdir)/arch \ + -I$(top_srcdir)/ir/arch -I$(topdir)/ir/config \ -I$(topdir) LDFLAGS += -L$(libdir) -- 2.20.1