From 8ea29bc26b6efadac667ab8f648971fc50209b9a Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 13 Apr 2007 23:50:49 +0000 Subject: Remove EXTRA_DIST. Augment MOSTLYCLEANFILES. --- modules/fflush-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/fflush-tests') diff --git a/modules/fflush-tests b/modules/fflush-tests index 64b3840645..0f0e5670ef 100755 --- a/modules/fflush-tests +++ b/modules/fflush-tests @@ -9,4 +9,4 @@ configure.ac: Makefile.am: TESTS += test-fflush check_PROGRAMS += test-fflush -EXTRA_DIST += test-fflush.c +MOSTLYCLEANFILES += test-fflush.txt -- cgit v1.2.1