X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=MANIFEST.in;h=9b0a5398edd58b8ad575ff7abad487f86a24ed37;hp=647b1e69a0624e6ca4660231bd912961b8575dd9;hb=HEAD;hpb=33ccb6237b3791b181d9589549c34f66960c5b4d diff --git a/MANIFEST.in b/MANIFEST.in index 647b1e6..9b0a539 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,4 @@ -include docs/genapidocs -include COPYING ChangeLog MANIFEST.in Makefile TODO mk-distr *.txt -recursive-include demo *.py sample.sql -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 MANIFEST.in TODO mk-distr tox.ini +include demo/demo.sql scripts/mysql2sql tests/mysql2sql/test.out +recursive-include docs *.css *.js *.html *.gif *.png