summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 09:28:08 -0700
committerSVN-Git Migration <python-modules-team@lists.alioth.debian.org>2015-10-08 09:28:08 -0700
commit1cd66fc296ecd5da054ae449d6c58cdbbad095eb (patch)
treef46d279625acc285ffd45e81ffc06ab0d5983793 /MANIFEST.in
parent0703ed57b9dd3cec45974abc255e5a2f89e3b49a (diff)
Imported Upstream version 1.9.15
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d386f0c..ceb195d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,13 +6,14 @@ recursive-include locale *.mo
recursive-include glade *.glade
recursive-include pixmaps *.png
recursive-include po *.po kiwi.pot POTFILES.list
-include debian/changelog debian/compat debian/copyright debian/control debian/rules
-include debian/*.docs debian/*.install debian/*.examples
+include debian/changelog debian/compat debian/copyright debian/control debian/rules debian/pyversions
+include debian/pycompat debian/watch
+include debian/*.docs debian/*.install debian/*.examples debian/*.api debian/patches/*.diff
include AUTHORS
include ChangeLog
include COPYING
include MANIFEST.in
include README
-include tools/epyrun
include NEWS
include kiwi/_kiwi.c
+include kiwi.spec