summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mrm332/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-09-08 07:36:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-09-08 07:36:11 +0000
commitbca73c816e45f431e8363ee31912f10b55649b40 (patch)
treefa478c23c74968505eabb65754f5a616ceb3ff36 /c/src/lib/libbsp/m68k/mrm332/Makefile.am
parent2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-bca73c816e45f431e8363ee31912f10b55649b40.tar.bz2
2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/mrm332/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/mrm332/Makefile.am b/c/src/lib/libbsp/m68k/mrm332/Makefile.am
index 21416746b5..845e754c99 100644
--- a/c/src/lib/libbsp/m68k/mrm332/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mrm332/Makefile.am
@@ -2,7 +2,7 @@
## $Id$
##
-ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
+ACLOCAL_AMFLAGS = -I ../../../../../../aclocal
# wrapup is the one that actually builds and installs the library
# from the individual .rel files built in other directories