From 594edf0d89f02f71ac9c018fa02e13f798ed6990 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 14 Mar 2011 14:41:18 +0000 Subject: [PATCH] https://issues.shibboleth.net/jira/browse/CPPOST-63 --- Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) 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` -- 2.1.4