X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=MANIFEST.in;h=25a3560b22f62c355ded39dca057123d7e5dab81;hb=eb39740b640dcd256ec607a2670737298b4edf19;hp=bb219c8cb76e5108683b191fc5d9b4a3f6582b32;hpb=aa21e0f8d442137060a44fb93eba15ed55bf8e74;p=m_librarian.git diff --git a/MANIFEST.in b/MANIFEST.in index bb219c8..25a3560 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,6 @@ -include MANIFEST.in TODO -recursive-include m_librarian +global-include Makefile *.py *.rst *.txt +include docs/genapidocs sample/m_librarian.conf +include COPYING ChangeLog MANIFEST.in TODO mk-distr +recursive-include docs* *.css *.js *.html *.gif *.png +recursive-include m_librarian/translations *.mo *.po +recursive-include tests test_config.conf *.inpx