Strip svn files from dist.
[shibboleth/cpp-sp.git] / Makefile.am
index 7422c34..129a6e1 100644 (file)
@@ -17,6 +17,9 @@ DIST_SUBDIRS = adfs doc oncrpc shib schemas configs shib-target shar test \
 
 all-local: shibboleth.spec pkginfo
 
+dist-hook:
+       rm -rf `find $(distdir)/isapi -name .svn`
+
 shibboleth.spec: shibboleth.spec.in Makefile
        rm -f $@.tmp
        sed < $< > $@.tmp \