summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBrad Fitzpatrick <brad@danga.com>2006-09-04 05:49:01 +0000
committerBrad Fitzpatrick <brad@danga.com>2006-09-04 05:49:01 +0000
commit47661db9a7ab91f2a7c79a2530f8b5571c85a1cb (patch)
treeb52c4c32d6516ea6cbbdda14bc54b3f811898350 /Makefile.am
parent3c729e408407cf6f5fb38b443b789b632ad9ce68 (diff)
downloadmemcached-47661db9a7ab91f2a7c79a2530f8b5571c85a1cb.tar.gz
gotta remove these .svn files too from the distfiles
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@341 b0b603af-a30f-0410-a34e-baf09ae79d0b
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 4f165ca..a9b1588 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,5 +18,5 @@ EXTRA_DIST = doc scripts TODO test
dist-hook:
rm -rf $(distdir)/doc/.svn/
rm -rf $(distdir)/scripts/.svn/
-
-
+ rm -rf $(distdir)/test/.svn/
+ rm -rf $(distdir)/test/lib/.svn/