diff --git a/lang/python/MANIFEST.in b/lang/python/MANIFEST.in index abdc08ff..eefdb83e 100644 --- a/lang/python/MANIFEST.in +++ b/lang/python/MANIFEST.in @@ -1,4 +1,4 @@ recursive-include examples *.py include gpgme-h-clean.py gpgme.i -include helpers.c helpers.h +include helpers.c helpers.h private.h recursive-include pyme *.py