diff options
Diffstat (limited to 'lang/python/MANIFEST.in')
-rw-r--r-- | lang/python/MANIFEST.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python/MANIFEST.in b/lang/python/MANIFEST.in index f0795385..abdc08ff 100644 --- a/lang/python/MANIFEST.in +++ b/lang/python/MANIFEST.in @@ -1,5 +1,4 @@ -recursive-include examples *.py *.glade *.gladep +recursive-include examples *.py include gpgme-h-clean.py gpgme.i include helpers.c helpers.h -include Makefile recursive-include pyme *.py |