summaryrefslogtreecommitdiffstats
path: root/c/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-31 21:21:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-31 21:21:26 +0000
commit6fd829abaae0dbefd32e77597f7b44f0d8d2541d (patch)
treee2a7d2f5abf460adb2f1f8bfeba134aaba76c58b /c/Makefile.am
parent2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6fd829abaae0dbefd32e77597f7b44f0d8d2541d.tar.bz2
2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Switch to macros/, reflect new configure.in,
Diffstat (limited to '')
-rw-r--r--c/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/Makefile.am b/c/Makefile.am
index bda1c9b95d..3b929b2620 100644
--- a/c/Makefile.am
+++ b/c/Makefile.am
@@ -3,7 +3,7 @@
##
AUTOMAKE_OPTIONS = foreign 1.4
-ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
+ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
## NOTE: This Makefile.am is rather fragile to the value of RTEMS_BSP
## Esp. make clean and make distclean have unwanted side-effects