2000-12-19 Joel Sherrill <joel@OARcorp.com>

* Makefile.am: Removed unneeded blank line.
This commit is contained in:
Joel Sherrill
2000-12-19 16:48:22 +00:00
parent 3b06e12baf
commit 6879633672
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2000-12-19 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Removed unneeded blank line.
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.

View File

@@ -7,7 +7,6 @@ ACLOCAL_AMFLAGS = -I ../../../../../../aclocal
# wrapup is the one that actually builds and installs the library
# from the individual .rel files built in other directories
SUBDIRS = . include start startup clock console timer network wrapup
include $(top_srcdir)/../../bsp.am