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 --- plugins/giop/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'plugins/giop') diff --git a/plugins/giop/Makefile.am b/plugins/giop/Makefile.am index c0bcd17768..dc3d68f15b 100644 --- a/plugins/giop/Makefile.am +++ b/plugins/giop/Makefile.am @@ -54,9 +54,12 @@ LIBS = CLEANFILES = \ cosnaming \ coseventcomm \ - tango \ + tango \ parlay \ *~ +MAINTAINERCLEANFILES = \ + Makefile.in + EXTRA_DIST = \ Makefile.nmake -- cgit v1.2.3