summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorTres Seaver <tseaver@agendaless.com>2010-06-02 20:18:00 -0400
committerTres Seaver <tseaver@agendaless.com>2010-06-02 20:18:00 -0400
commit4672d0fdc526d46d92cf93428bf1aef5884bca13 (patch)
treec38dcb826a8336f2af24db0dde0b9876800ddd26 /MANIFEST.in
parent4cbec79b1c2821923ee10bba12b6c05e0bab53c7 (diff)
downloadsubunit-4672d0fdc526d46d92cf93428bf1aef5884bca13.tar.gz
Add distutils / setuptools installation support for Python libs / scripts.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..0144e83
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,20 @@
+exclude .bzrignore
+exclude aclocal.m4
+prune autom4te.cache
+prune c
+prune c++
+prune compile
+exclude configure*
+exclude depcomp
+exclude INSTALL
+exclude install-sh
+exclude lib*
+exclude ltmain.sh
+prune m4
+exclude Makefile*
+exclude missing
+prune perl
+exclude py-compile
+prune shell
+prune python/iso8601
+exclude stamp-h1