2004-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>

* Makefile.am: Remove DIST_SUBDIRS.
This commit is contained in:
Ralf Corsepius
2005-01-02 10:21:56 +00:00
parent 1f9f30a150
commit 7f9c37c8ce
2 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2004-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove DIST_SUBDIRS.
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Require automake > 1.9.

View File

@@ -23,8 +23,5 @@ SUBDIRS += loopback
SUBDIRS += pppd
endif
DIST_SUBDIRS = hello ticker base_sp unlimited minimum fileio base_mp cdtest \
paranoia loopback pppd
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am