summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/rtems++/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-14 07:49:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-14 07:49:06 +0000
commit08bfed20d02c0cbc069bc8856a1fc611d406ccd2 (patch)
tree3fb33079e8079971d9b772eac42a169992260de6 /testsuites/libtests/rtems++/Makefile.am
parent2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-08bfed20d02c0cbc069bc8856a1fc611d406ccd2.tar.bz2
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * malloctest/Makefile.am: Ditto. * monitor/Makefile.am: Ditto. * putenvtest/Makefile.am: Ditto. * rtems++/Makefile.am: Ditto. * rtmonuse/Makefile.am: Ditto. * stackchk/Makefile.am: Ditto. * termios/Makefile.am: Ditto.
Diffstat (limited to 'testsuites/libtests/rtems++/Makefile.am')
-rw-r--r--testsuites/libtests/rtems++/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/libtests/rtems++/Makefile.am b/testsuites/libtests/rtems++/Makefile.am
index c1795552bc..94b51cb143 100644
--- a/testsuites/libtests/rtems++/Makefile.am
+++ b/testsuites/libtests/rtems++/Makefile.am
@@ -44,4 +44,6 @@ endif
EXTRA_DIST = $(CC_FILES) $(DOCS)
+CLEANFILES = $(TMPINSTALL_FILES)
+
include $(top_srcdir)/../automake/local.am