From ee5d8c447c36d1798ae2c125a95ead663501d3f3 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Mon, 31 Jul 2000 22:53:27 +0000 Subject: Removed more intermediate files from CVS. Those can be rebuilt by using Makefile.cvs. Of course, a developer should all of the necessary tools installed (automake, autoconf, libtool). --- Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index fc7f1fc..b8a5a88 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,3 +5,10 @@ EXTRA_DIST = COPYING README TODO INSTALL README.mjg include/*.h* etc/*magic etc/ DISTCLEANFILES = etc/psion AUTOMAKE_OPTIONS = foreign +# +# remove all intermediate files that can be recreated using +# Makefile.cvs +# +maintainer-clean-local: + rm -f configure aclocal.m4 config.guess config.sub Makefile.in \ + install-sh ltconfig ltmain.sh missing mkinstalldirs -- cgit v1.2.3