From: Scott Cantor Date: Mon, 14 Mar 2011 14:33:54 +0000 (+0000) Subject: https://issues.shibboleth.net/jira/browse/CPPXT-73 X-Git-Tag: 1.5.0~121 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=commitdiff_plain;h=035b625167852099af70adeddf9226f3a6f45063;hp=fbf0f306acaac95076b4b4b08e1dd4960ddc44a5 https://issues.shibboleth.net/jira/browse/CPPXT-73 --- 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`