]> git.phdru.name Git - m_librarian.git/blobdiff - MANIFEST.in
Docs: Update TODO
[m_librarian.git] / MANIFEST.in
index e9330cce386f0f855b4fd559e7cfeb19b8121a8c..d73b9c9b44f4f39875d858f3821e9a729ec20ead 100644 (file)
@@ -1,5 +1,11 @@
-include docs/genapidocs sample/m_librarian.conf
-include COPYING ChangeLog MANIFEST.in Makefile TODO mk-distr *.txt
-recursive-include docs* Makefile *.py *.rst *.txt *.css *.js *.html *.gif *.png
-recursive-include m_librarian/translations Makefile *.mo *.po
-recursive-include tests Makefile test_config.conf *.py *.inpx
+global-include Makefile *.py *.rst *.txt
+include docs/genapidocs COPYING MANIFEST.in TODO mk-distr tox.ini
+include m_librarian.conf.sample
+include m_librarian/web/static/style.css
+include m_librarian/web/views/*.tmpl
+recursive-include docs* *.css *.js *.html *.gif *.png
+recursive-include m_librarian/glst genres_*.glst
+recursive-include m_librarian/translations *.mo *.po
+recursive-include tests test_config.conf *.inpx
+recursive-exclude devscripts *
+recursive-exclude docs*/_build *