Update MANIFEST.in
authorKostas Papadimitriou <kpap@grnet.gr>
Mon, 30 Jul 2012 13:04:03 +0000 (16:04 +0300)
committerKostas Papadimitriou <kpap@grnet.gr>
Mon, 30 Jul 2012 13:04:03 +0000 (16:04 +0300)
Include faq/guide/resources extra dirs

MANIFEST.in

index d39f26c..df71aa0 100644 (file)
@@ -1,7 +1,10 @@
 recursive-include cloudcms *.json *.html *.json *.xml *.txt *.htc
 recursive-include cloudcmsblog *.json *.html *.json *.xml *.txt *.htc
+recursive-include cloudcmsfaq *.json *.html *.json *.xml *.txt *.htc
 recursive-include cloudcmsresources *.json *.html *.json *.xml *.txt *.htc
 recursive-include cloudcms/static *
 recursive-include cloudcmsresources/static *
+recursive-include cloudcmsblog/static *
+recursive-include cloudcmsfaq/static *
 recursive-include docs/ *.rst
 include distribute_setup.py