summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorDamien Churchill <damoc@gmail.com>2009-11-25 18:37:40 +0000
committerDamien Churchill <damoc@gmail.com>2009-11-25 18:37:40 +0000
commit3fcb0e7ae5e7abc33c9a9fd6ae859b2fb7335c51 (patch)
tree2128b6edb32db3f8793a081d1d6476c5d2ec7e49 /MANIFEST.in
parenta567b23262a0db2de55f881641ede03c2bd5cfe5 (diff)
downloaddeluge-3fcb0e7ae5e7abc33c9a9fd6ae859b2fb7335c51.tar.gz
deluge-3fcb0e7ae5e7abc33c9a9fd6ae859b2fb7335c51.tar.bz2
deluge-3fcb0e7ae5e7abc33c9a9fd6ae859b2fb7335c51.zip
exclude some more things from the sdist
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index f38e587e6..d207fb6d8 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-recursive-include docs *
+recursive-include docs/man *
recursive-include deluge *
recursive-include win32 *
@@ -9,3 +9,4 @@ exclude deluge/ui/web/js/build.sh
exclude deluge/ui/web/js/Deluge*.js
exclude deluge/ui/web/js/*-debug.js
prune deluge/ui/web/docs
+prune deluge/scripts