2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>

* Makefile.am: Remove DIST_SUBDIRS.
	Remove EXTRA_DIST.
This commit is contained in:
Ralf Corsepius
2011-06-20 06:29:47 +00:00
parent 90a8147d1f
commit 59749a18fe
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove DIST_SUBDIRS.
Remove EXTRA_DIST.
* sp33/Makefile.am: Eliminate scndir.
2011-06-11 Joel Sherrill <joel.sherrill@oarcorp.com>

View File

@@ -31,8 +31,5 @@ SUBDIRS = \
spintrcritical17 spmkdir spmountmgr01 spheapprot \
spsimplesched01 spsimplesched02 spsimplesched03 spnsext01
DIST_SUBDIRS = $(SUBDIRS) spfatal_support spintrcritical_support
EXTRA_DIST = spfatal_support/init.c spfatal_support/system.h
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am