From fa219f72d289b03d095ccf54d7d7c4ba5e86021e Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Fri, 25 Jan 2002 10:49:12 +0000 Subject: [PATCH] Don't DISTCLEAN package.m4. --- tests/Makefile.am | 2 +- tests/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index b384a8ee..863bd7c2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -26,7 +26,7 @@ EXTRA_DIST = $(TESTSUITE_AT) atspecific.m4 mktests.sh \ # Running the uninstalled scripts. WRAPPERS = autoconf autoheader autoreconf autom4te autoscan autoupdate ifnames -DISTCLEANFILES = atconfig atlocal package.m4 $(TESTSUITE) $(WRAPPERS) +DISTCLEANFILES = atconfig atlocal $(TESTSUITE) $(WRAPPERS) ## ------------ ## ## package.m4. ## diff --git a/tests/Makefile.in b/tests/Makefile.in index 93cdd2a7..d393bbf0 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -88,7 +88,7 @@ EXTRA_DIST = $(TESTSUITE_AT) atspecific.m4 mktests.sh \ # Running the uninstalled scripts. WRAPPERS = autoconf autoheader autoreconf autom4te autoscan autoupdate ifnames -DISTCLEANFILES = atconfig atlocal package.m4 $(TESTSUITE) $(WRAPPERS) +DISTCLEANFILES = atconfig atlocal $(TESTSUITE) $(WRAPPERS) TESTSUITE_GENERATED_AT = \ aclang.at acc.at acfortran.at \