summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests')
-rw-r--r--testsuites/libtests/ChangeLog4
-rw-r--r--testsuites/libtests/Makefile.am2
2 files changed, 4 insertions, 2 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index a9e7e1b0b9..a09bfadde8 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,5 +1,9 @@
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * Makefile.am: Cleanup.
+
+2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
* cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am
index dde64323b5..5ee7537331 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -7,7 +7,5 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \
rtems++
-EXTRA_DIST = libtests.am
-
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am