Remove svn files from isapi folder.
authorScott Cantor <cantor.2@osu.edu>
Mon, 22 Oct 2007 00:56:05 +0000 (00:56 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 22 Oct 2007 00:56:05 +0000 (00:56 +0000)
Makefile.am

index a3401f0..3ce1ce1 100644 (file)
@@ -24,6 +24,7 @@ install-data-hook:
        cp -r doc/api $(DESTDIR)$(datadir)/doc/@PACKAGE@
 
 dist-hook:
+       rm -rf `find $(distdir)/isapi -name .svn`
        rm -rf `find $(distdir)/doc/api -name .svn`
 
 shibboleth.spec: shibboleth.spec.in Makefile