From bca73c816e45f431e8363ee31912f10b55649b40 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 8 Sep 2002 07:36:11 +0000 Subject: 2002-09-08 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal. --- c/src/lib/libbsp/m68k/mrm332/ChangeLog | 4 ++++ c/src/lib/libbsp/m68k/mrm332/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'c') diff --git a/c/src/lib/libbsp/m68k/mrm332/ChangeLog b/c/src/lib/libbsp/m68k/mrm332/ChangeLog index b282a67230..a57d646b65 100644 --- a/c/src/lib/libbsp/m68k/mrm332/ChangeLog +++ b/c/src/lib/libbsp/m68k/mrm332/ChangeLog @@ -1,3 +1,7 @@ +2002-09-08 Ralf Corsepius + + * Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal. + 2002-08-21 Joel Sherrill * wrapup/Makefile.am: PR217 required that the idle task be moved to 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 -- cgit v1.2.3