summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index c88893337..c69c16b08 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,9 @@
include AUTHORS LICENSE .functests .unittests .probetests test/__init__.py
-include ChangeLog
-graft doc
+include CHANGELOG
+include babel.cfg
+graft doc
graft etc
+graft locale
graft test/functional
graft test/probe
+graft test/unit