Strip out svn folder.
authorScott Cantor <cantor.2@osu.edu>
Sat, 12 May 2007 00:56:27 +0000 (00:56 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sat, 12 May 2007 00:56:27 +0000 (00:56 +0000)
saml/Makefile.am

index 10fceb9..c2ce0a6 100644 (file)
@@ -176,3 +176,6 @@ install-exec-hook:
        for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done
 
 EXTRA_DIST = saml.vcproj zlib
+
+dist-hook:
+       rm -rf `find $(distdir)/saml/zlib -name .svn`