X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=MANIFEST.in;h=4159ef20a52c7ef30ef4079e06912869dbbea90a;hb=ab257860bd9802dbbffa116514ed45f9cb61d6e2;hp=5014cb5d4147335524b6b35753dd74950c6d7ba6;hpb=16c2bcbc29f78bf54fb7ffee9577d1d88216ebbc;p=sqlconvert.git diff --git a/MANIFEST.in b/MANIFEST.in index 5014cb5..4159ef2 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ -include docs/genapidocs -include COPYING ChangeLog MANIFEST.in Makefile TODO mk-distr *.txt -recursive-include docs Makefile *.py *.rst *.txt *.css *.js *.html *.gif *.png -recursive-include tests Makefile *.py +global-include Makefile *.py *.rst *.txt +include docs/genapidocs COPYING ChangeLog MANIFEST.in TODO mk-distr +include demo/sample.sql scripts/mysql2sql +recursive-include docs *.css *.js *.html *.gif *.png