[memcached] bradfitz, r341: gotta remove these .svn files too from t...

commits at code.sixapart.com commits at code.sixapart.com
Mon Sep 4 05:49:01 UTC 2006


gotta remove these .svn files too from the distfiles



U   trunk/server/Makefile.am


Modified: trunk/server/Makefile.am
===================================================================
--- trunk/server/Makefile.am	2006-09-04 05:45:26 UTC (rev 340)
+++ trunk/server/Makefile.am	2006-09-04 05:49:01 UTC (rev 341)
@@ -18,5 +18,5 @@
 dist-hook:
 	rm -rf $(distdir)/doc/.svn/
 	rm -rf $(distdir)/scripts/.svn/
-
-
+	rm -rf $(distdir)/test/.svn/
+	rm -rf $(distdir)/test/lib/.svn/




More information about the memcached-commits mailing list