summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-06-20 06:29:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-06-20 06:29:47 +0000
commit59749a18fecabe07f67bbe6873db82ee9fac63df (patch)
tree5206695fce8f7d5adc9b5ebdc0592c0ba1abda98 /testsuites/sptests/Makefile.am
parent2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-59749a18fecabe07f67bbe6873db82ee9fac63df.tar.bz2
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove DIST_SUBDIRS. Remove EXTRA_DIST.
Diffstat (limited to 'testsuites/sptests/Makefile.am')
-rw-r--r--testsuites/sptests/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index 7307c7378a..7f8066d894 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -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