summaryrefslogtreecommitdiffstats
path: root/c/src/make/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-18 12:02:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-18 12:02:20 +0000
commit284e4fc53310e93c9c331339c4b5c05b9e3f6010 (patch)
tree327784c6df6ce3aeda757f192e6689e7249b44d7 /c/src/make/Makefile.am
parent2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-284e4fc53310e93c9c331339c4b5c05b9e3f6010.tar.bz2
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-itron.m4: New. * aclocal/enable-inlines.m4: New. * Makefile.am: Add -I aclocal to ACLOCAL_AMFLAGS.
Diffstat (limited to 'c/src/make/Makefile.am')
-rw-r--r--c/src/make/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/make/Makefile.am b/c/src/make/Makefile.am
index c391b8840b..c8d8869f79 100644
--- a/c/src/make/Makefile.am
+++ b/c/src/make/Makefile.am
@@ -2,7 +2,7 @@
## $Id$
##
-ACLOCAL_AMFLAGS = -I ../aclocal
+ACLOCAL_AMFLAGS = -I aclocal -I ../aclocal
rtems_makedir = $(prefix)/make