From 035b625167852099af70adeddf9226f3a6f45063 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 14 Mar 2011 14:33:54 +0000 Subject: [PATCH] https://issues.shibboleth.net/jira/browse/CPPXT-73 --- Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Makefile.am b/Makefile.am index e9c26b8..0a93d04 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,12 @@ include doxygen.am MOSTLYCLEANFILES = $(DX_CLEANFILES) +DISTCLEANFILES = \ + @PACKAGE_NAME@.pc \ + @PACKAGE_NAME@.pc.in \ + @PACKAGE_NAME@-uninstalled.pc \ + @PACKAGE_NAME@-uninstalled.sh + dist-hook: rm -rf `find $(distdir)/xmltoolingtest/data -name .svn` rm -rf `find $(distdir)/doc/api -name .svn` -- 2.1.4