From 1ace27509140c8011f0a6472742491c8d9d5c1d0 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 14 Jan 2004 07:49:29 +0000 Subject: 2004-01-14 Ralf Corsepius * psx01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * psx02/Makefile.am: Ditto. * psx03/Makefile.am: Ditto. * psx04/Makefile.am: Ditto. * psx05/Makefile.am: Ditto. * psx06/Makefile.am: Ditto. * psx07/Makefile.am: Ditto. * psx08/Makefile.am: Ditto. * psx09/Makefile.am: Ditto. * psx10/Makefile.am: Ditto. * psx11/Makefile.am: Ditto. * psx12/Makefile.am: Ditto. * psx13/Makefile.am: Ditto. * psxcancel/Makefile.am: Ditto. * psxchroot01/Makefile.am: Ditto. * psxfile01/Makefile.am: Ditto. * psxmount/Makefile.am: Ditto. * psxmsgq01/Makefile.am: Ditto. * psxreaddir/Makefile.am: Ditto. * psxsem01/Makefile.am: Ditto. * psxstat/Makefile.am: Ditto. * psxtime/Makefile.am: Ditto. * psxtimer/Makefile.am: Ditto. --- testsuites/psxtests/psx03/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/psxtests/psx03') diff --git a/testsuites/psxtests/psx03/Makefile.am b/testsuites/psxtests/psx03/Makefile.am index 0c7c5bd1a1..65a8c50723 100644 --- a/testsuites/psxtests/psx03/Makefile.am +++ b/testsuites/psxtests/psx03/Makefile.am @@ -40,4 +40,6 @@ all-local: $(TMPINSTALL_FILES) EXTRA_DIST = $(C_FILES) $(DOCS) +CLEANFILES = $(TMPINSTALL_FILES) + include $(top_srcdir)/../automake/local.am -- cgit v1.2.3