X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=Makefile.am;h=066b6fbdaa1f272a475ef11646b54b98502f2c08;hp=c7d379a0fd41e71bf50ccf332461336cc002d3d9;hb=858f076a1d930a6234ccf7e617bd51fc7c49d1c3;hpb=124457151e3b9a68297cb8ad3be50b1b559bcfdd diff --git a/Makefile.am b/Makefile.am index c7d379a..066b6fb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,6 +11,9 @@ DISTCLEANFILES = \ @PACKAGE_NAME@-uninstalled.pc \ @PACKAGE_NAME@-uninstalled.sh +dist-hook: + rm -rf `find $(distdir)/msbuild -name .svn` + SUBDIRS = doc schemas saml samltest samlsign if DX_COND_doc