Allow for a django project to live in a subdirectory of the repository
[fnpdjango.git] / MANIFEST.in
index d4831cb..c72cfb1 100644 (file)
@@ -1,3 +1,5 @@
-recursive-include fnpdjango/templates *.txt *.html
+include *.txt
+recursive-include fnpdjango/templates *.html
 recursive-include fnpdjango/locale *.po *.mo
 recursive-include fnpdjango/deploy/templates *.template
+include fnpdjango/management/commands/babel.cfg