summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-11-20 07:10:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-11-20 07:10:58 +0000
commit42f22f84f1bf00c715a8a512a34ac93586d3afd9 (patch)
tree9629cdaeae38aa2a60dafe12934a347741cba30b /cpukit/libcsupport/Makefile.am
parent2003-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-42f22f84f1bf00c715a8a512a34ac93586d3afd9.tar.bz2
2003-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/config.h: Remove. * src/Makefile.am: AM_CPPFLAGS += -I$(top_builddir).
Diffstat (limited to 'cpukit/libcsupport/Makefile.am')
-rw-r--r--cpukit/libcsupport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am
index 529076079d..4043eadf21 100644
--- a/cpukit/libcsupport/Makefile.am
+++ b/cpukit/libcsupport/Makefile.am
@@ -96,7 +96,7 @@ all-local: $(PREINSTALL_FILES)
LIB = ${ARCH}/libcsupport.a
-AM_CPPFLAGS += -I$(srcdir)/src
+AM_CPPFLAGS += -I$(top_builddir)
ERROR_C_FILES = src/error.c