summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itrontask04/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-14 07:49:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-14 07:49:01 +0000
commit2ac7d127f00fbef57779d586a7ba70beb70e815c (patch)
tree0f17d03c46534fb6644645f6a1e94a0f602592e4 /testsuites/itrontests/itrontask04/Makefile.am
parent2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-2ac7d127f00fbef57779d586a7ba70beb70e815c.tar.bz2
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* itronhello/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * itronmbf01/Makefile.am: Ditto. * itronmbox01/Makefile.am: Ditto. * itronsem01/Makefile.am: Ditto. * itrontask01/Makefile.am: Ditto. * itrontask02/Makefile.am: Ditto. * itrontask03/Makefile.am: Ditto. * itrontask04/Makefile.am: Ditto. * itrontime01/Makefile.am: Ditto.
Diffstat (limited to 'testsuites/itrontests/itrontask04/Makefile.am')
-rw-r--r--testsuites/itrontests/itrontask04/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/itrontests/itrontask04/Makefile.am b/testsuites/itrontests/itrontask04/Makefile.am
index 49ee2201f2..ea9532ad27 100644
--- a/testsuites/itrontests/itrontask04/Makefile.am
+++ b/testsuites/itrontests/itrontask04/Makefile.am
@@ -37,4 +37,6 @@ all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
+CLEANFILES = $(TMPINSTALL_FILES)
+
include $(top_srcdir)/../automake/local.am