2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
This commit is contained in:
Ralf Corsepius
2002-09-08 07:36:11 +00:00
parent bdd85dc2a3
commit bca73c816e
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS = -I ../../../../../../aclocal.
2002-08-21 Joel Sherrill <joel@OARcorp.com>
* wrapup/Makefile.am: PR217 required that the idle task be moved to

View File

@@ -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