summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 08:43:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 08:43:52 +0000
commitc32fb8f136d1fa7ea66029d1d134255439c703f3 (patch)
treee0747cd8dfe38f212e93ef8211df45ff1270747e /testsuites/itrontests
parent2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c32fb8f136d1fa7ea66029d1d134255439c703f3.tar.bz2
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Cleanup.
Diffstat (limited to 'testsuites/itrontests')
-rw-r--r--testsuites/itrontests/ChangeLog4
-rw-r--r--testsuites/itrontests/Makefile.am2
2 files changed, 4 insertions, 2 deletions
diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog
index 8b17ab9bea..bccdb5fd90 100644
--- a/testsuites/itrontests/ChangeLog
+++ b/testsuites/itrontests/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>
+
* itrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).
* itronhello/Makefile.am, itronmbf01/Makefile.am,
itronmbox01/Makefile.am, itronsem01/Makefile.am,
diff --git a/testsuites/itrontests/Makefile.am b/testsuites/itrontests/Makefile.am
index 9fff6ab7ad..05629b1da9 100644
--- a/testsuites/itrontests/Makefile.am
+++ b/testsuites/itrontests/Makefile.am
@@ -7,7 +7,5 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
itronmbf01 itronmbox01 itronsem01 itrontime01
-EXTRA_DIST = itrontests.am
-
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am