From 5b442f22791e5a2afcfeeff62d5dc409ae6248f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Sun, 10 Jul 2005 08:04:27 +0000 Subject: After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" returned quite a list of files. Add them to MAINTAINERCLEANFILES. Whitespace changes (replace multiple spaces by TABs, in a few cases this needed to be done at the beginning of Makefile lines. svn path=/trunk/; revision=14891 --- packaging/svr4/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'packaging/svr4') diff --git a/packaging/svr4/Makefile.am b/packaging/svr4/Makefile.am index 127885e13d..baf92c1524 100644 --- a/packaging/svr4/Makefile.am +++ b/packaging/svr4/Makefile.am @@ -1,3 +1,7 @@ -DISTCLEANFILES = Prototype +DISTCLEANFILES = \ + Prototype + +MAINTAINERCLEANFILES = \ + Makefile.in EXTRA_DIST = checkinstall.in mkpkg pkginfo.in -- cgit v1.2.3