From: Paul Brossier Date: Sat, 10 Dec 2016 22:33:56 +0000 (+0100) Subject: MANIFEST.in: removed python/ext/config.h X-Git-Tag: 0.4.4~96 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=ce7d03ed47b344e427f1d99899cd8c484c2e86cb;p=aubio.git MANIFEST.in: removed python/ext/config.h --- diff --git a/MANIFEST.in b/MANIFEST.in index 1d583eb8..3efc7f88 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -22,4 +22,3 @@ include python/tests/*.expected include doc/*.txt doc/*.rst doc/*.cfg doc/Makefile doc/make.bat doc/conf.py include scripts/* scripts/apple/Info.plist scripts/apple/Modules/module.modulemap exclude python/gen/* -exclude python/ext/config.h