Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Jajcus/pyxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacek Konieczny <jajcus@jajcus.net>2006-08-31 14:17:59 +0400
committerJacek Konieczny <jajcus@jajcus.net>2006-08-31 14:17:59 +0400
commit7f1aecd4b58ca5acfefd5582ec75bcc8be4cd6ba (patch)
tree9a148a482206a8c9d0e293e1826daeb2ec34d577 /MANIFEST.in
parent0a88d9cc5ecdc08c2476ad30015012fa477c1861 (diff)
- missing files added: build.cfg and configure.py
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index a267c3b..ea79559 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,6 @@
include Makefile
include COPYING TODO ChangeLog CHANGES README README.WIN32
+include configure.py build.cfg
include examples/*.py
include tests/*.py
include tests/Makefile