From c765ce417eef72b9fa7f223d8a3e6f621fb5925a Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 8 Oct 2007 22:32:08 +0000 Subject: Remove the Automake helper programs on make maintainer-clean. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 618b1bc..995a1c9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -75,7 +75,8 @@ warnings: DISTCLEANFILES = perl/Makefile MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.h.in config.h.in~ \ configure client/wallet.1 kasetkey/kasetkey.8 \ - server/keytab-backend.8 server/wallet-backend.8 + server/keytab-backend.8 server/wallet-backend.8 tools/compile \ + tools/depcomp tools/install-sh tools/missing # Take appropriate actions in the Perl directory as well. all-local: -- cgit v1.2.3