X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=MANIFEST.in;h=b5e2f733c1b898ad781bb0d54c0cee74a0fa605e;hb=d675258d7808cfe4f155b87e1e8d60bec4356072;hp=cb686942a68a0d17f76e3fdca29bb77f58260fd9;hpb=12febf0a2f7549e2e2de5a1f2f7610255e0ad14a;p=m_librarian.git diff --git a/MANIFEST.in b/MANIFEST.in index cb68694..b5e2f73 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,5 @@ -include COPYING ChangeLog MANIFEST.in README.rus.txt README.txt -include TODO requirements.txt sample/m_librarian.conf -recursive-include m_librarian *.py +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 *.py *.inpx