summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests/tmitronsem01/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-14 07:49:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-14 07:49:58 +0000
commitd6f451760b95bf4fa85999004fdc69743131bb71 (patch)
tree1e09644099fef4b8c574cf01b9c6aefdeda90e0b /testsuites/tmitrontests/tmitronsem01/Makefile.am
parent2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d6f451760b95bf4fa85999004fdc69743131bb71.tar.bz2
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tmitronsem01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
Diffstat (limited to '')
-rw-r--r--testsuites/tmitrontests/tmitronsem01/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/tmitrontests/tmitronsem01/Makefile.am b/testsuites/tmitrontests/tmitronsem01/Makefile.am
index a95a0f01e8..087d0b6369 100644
--- a/testsuites/tmitrontests/tmitronsem01/Makefile.am
+++ b/testsuites/tmitrontests/tmitronsem01/Makefile.am
@@ -41,4 +41,6 @@ all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
+CLEANFILES = $(TMPINSTALL_FILES)
+
include $(top_srcdir)/../automake/local.am