summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-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 0000000..d03bd16
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,5 @@
+include AUTHORS.txt COPYING.txt pylintrc distribute_setup.py
+# http://bruno.im/2010/may/05/packaging-django-reusable-app/
+recursive-include hyperkitty *.py *.html *.js
+graft hyperkitty/static
+include doc/conf.py doc/Makefile doc/*.rst