summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/ChangeLog4
-rw-r--r--testsuites/sptests/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 5caa9ecf7b..9ec32c51cb 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Cleanup.
+
2005-11-07 Ralf Corsepius <ralf_corsepius@rtems.org>
* sptests.am: Add $(PGM): ${ARCH}/$(dirstamp).
diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index 0a1f35b405..b6461263c3 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -9,7 +9,7 @@ SUBDIRS = sp01 sp02 sp03 sp04 sp05 sp06 sp07 sp08 sp09 sp11 sp12 sp13 sp14 \
sp15 sp16 sp17 sp19 sp20 sp21 sp22 sp23 sp24 sp25 sp26 sp27 sp28 sp29 \
sp30 sp31 sp32 spsize
-EXTRA_DIST = sptests.am spfatal
+EXTRA_DIST = spfatal
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am