diff --git a/MANIFEST.in b/MANIFEST.in index 2dc67cce4..bc7b95d1e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,6 +5,7 @@ exclude make-manifest.py exclude SHIP exclude SHIP.bat include *.rst +include *.c recursive-exclude Tests * recursive-include docs *.txt recursive-include libImaging *.c *.h