diff --git a/MANIFEST.in b/MANIFEST.in index 4bde8a4..195f51d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1 @@ -recursive-include magictk res.* *.py *.ico \ No newline at end of file +include res.* *.py *.ico \ No newline at end of file