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

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2017-12-16 01:07:47 +0300
committerYann Leboulanger <asterix@lagaule.org>2017-12-16 01:07:47 +0300
commit9e771add7e8604ce5bcbbdbf5e65b498f589d911 (patch)
tree019127b046cd2c8f28cdeb5505cf4a332ad45892
parenta344a941026852fc64921a4414e5db775f421346 (diff)
re-add usefull filegajim-1.0.0-alpha1
-rw-r--r--MANIFEST.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 000000000..3b0af23b2
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,5 @@
+include COPYING
+recursive-include po *.po
+recursive-include data *.1 *.in
+recursive-include test *.py
+recursive-exclude * *.pyc