]> git.phdru.name Git - sqlconvert.git/blobdiff - MANIFEST.in
[mysql2sql] Show the name of the file being converted
[sqlconvert.git] / MANIFEST.in
index 647b1e69a0624e6ca4660231bd912961b8575dd9..e242358c08644efc8ebf2499c0e85206e905e8fa 100644 (file)
@@ -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 ChangeLog 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