summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 011f0e5d..7ff97616 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,5 @@
include AUTHORS
+include babel.cfg
include ChangeLog
include LICENSE
include HACKING.rst
@@ -11,10 +12,11 @@ include setup.py
include TODO
include tox.ini
include etc/*
+include httpd/*
graft bin
graft doc
graft tests
graft tools
graft examples
-recursive-include keystone *.json *.xml *.cfg *.pem README
+recursive-include keystone *.json *.xml *.cfg *.pem README *.pot *.sql
global-exclude *.pyc *.sdx *.log *.db *.swp