https://bugs.internet2.edu/jira/browse/CPPOST-63
authorscantor <scantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Mon, 14 Mar 2011 14:41:18 +0000 (14:41 +0000)
committerscantor <scantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Mon, 14 Mar 2011 14:41:18 +0000 (14:41 +0000)
git-svn-id: https://svn.shibboleth.net/cpp-opensaml/branches/REL_2@632 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

Makefile.am

index d5ae159..836bb53 100644 (file)
@@ -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`