]> git.phdru.name Git - m_librarian.git/blobdiff - MANIFEST.in
Version 0.1.0: Web-interface
[m_librarian.git] / MANIFEST.in
index e9330cce386f0f855b4fd559e7cfeb19b8121a8c..c4714f7c49cfc36aeefecc1af6c2b4f257f993d6 100644 (file)
@@ -1,5 +1,6 @@
-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 sample/m_librarian.conf
+include docs/genapidocs COPYING MANIFEST.in TODO mk-distr tox.ini
+recursive-include docs* *.css *.js *.html *.gif *.png
+recursive-include m_librarian/translations *.mo *.po
+recursive-include tests test_config.conf *.inpx