X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=blobdiff_plain;f=MANIFEST.in;h=01d6b7dabf371cf2e0582018b621d9c2953ab7bc;hp=946c28359b4b57ec799d4fdd8eeb0fc09de373bd;hb=HEAD;hpb=27550cf12d5e7e50f882e53e5e5a632e3758c667 diff --git a/MANIFEST.in b/MANIFEST.in index 946c283..621ef43 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,7 @@ -include mimedecode.py mimedecode1.py -include Makefile* MANIFEST.in ANNOUNCE -include mimedecode.docbook mimedecode.html mimedecode.txt mimedecode.man +global-include Makefile* *.py *.rst *.txt *.txt-py3 +include ANNOUNCE ChangeLog MANIFEST.in TODO +include mimedecode.1 mimedecode.html +include mk-distr tox.ini +include test/.mailcap test/README test/test_all +recursive-include docs* *.css *.js *.html *.gif *.png +recursive-exclude docs*/_build *