ref: 8b2aafd78c3f5c08ce9b380bd3cd0c8d2afd3ada
parent: 51b9c834bc881a2dab00755d004432f18445ced7
author: Paul Brossier <piem@piem.org>
date: Sun Apr 24 14:51:10 EDT 2016
python/MANIFEST.in: update lib/gen locations
--- a/python/MANIFEST.in
+++ b/python/MANIFEST.in
@@ -1,7 +1,7 @@
include README COPYING VERSION
include ext/*.h
-include lib/generator.py
-include lib/gen_pyobject.py
+include lib/gen_external.py
+include lib/gen_code.py
include gen/aubio-generated.h
include tests/run_all_tests
include tests/*.py