packaging fixes
[fnpdjango.git] / MANIFEST.in
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100755 (executable)
index 0000000..d4831cb
--- /dev/null
@@ -0,0 +1,3 @@
+recursive-include fnpdjango/templates *.txt *.html
+recursive-include fnpdjango/locale *.po *.mo
+recursive-include fnpdjango/deploy/templates *.template