summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmitrontests')
-rw-r--r--testsuites/tmitrontests/ChangeLog4
-rw-r--r--testsuites/tmitrontests/Makefile.am2
2 files changed, 4 insertions, 2 deletions
diff --git a/testsuites/tmitrontests/ChangeLog b/testsuites/tmitrontests/ChangeLog
index 58568ee124..651764cf5c 100644
--- a/testsuites/tmitrontests/ChangeLog
+++ b/testsuites/tmitrontests/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>
+
* tmitrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).
* tmitronsem01/Makefile.am:
Partial conversion to automake.
diff --git a/testsuites/tmitrontests/Makefile.am b/testsuites/tmitrontests/Makefile.am
index 9e3928f6fe..3c8833d195 100644
--- a/testsuites/tmitrontests/Makefile.am
+++ b/testsuites/tmitrontests/Makefile.am
@@ -8,7 +8,5 @@ noinst_HEADERS = include/timesys.h
SUBDIRS = tmitronsem01
-EXTRA_DIST = tmitrontests.am
-
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am