From: Scott Cantor Date: Mon, 14 Mar 2011 14:41:18 +0000 (+0000) Subject: https://issues.shibboleth.net/jira/browse/CPPOST-63 X-Git-Tag: 2.5.0~92 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=594edf0d89f02f71ac9c018fa02e13f798ed6990 https://issues.shibboleth.net/jira/browse/CPPOST-63 --- diff --git a/Makefile.am b/Makefile.am index d5ae159..836bb53 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)/samltest/data -name .svn` rm -rf `find $(distdir)/doc/api -name .svn`