From: Oleg Broytman Date: Fri, 23 Sep 2016 22:41:36 +0000 (+0300) Subject: Minor refactoring of MANIFEST.in X-Git-Tag: 0.0.15~28 X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=946a641b7f32307ebe1b374f70084d3efaf95b2e;p=m_librarian.git Minor refactoring of MANIFEST.in --- diff --git a/MANIFEST.in b/MANIFEST.in index 25a3560..8b2220a 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,6 @@ global-include Makefile *.py *.rst *.txt -include docs/genapidocs sample/m_librarian.conf -include COPYING ChangeLog MANIFEST.in TODO mk-distr +include sample/m_librarian.conf +include docs/genapidocs 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