python/MANIFEST.in: update lib/gen locations
authorPaul Brossier <piem@piem.org>
Sun, 24 Apr 2016 16:51:10 +0000 (18:51 +0200)
committerPaul Brossier <piem@piem.org>
Sun, 24 Apr 2016 16:51:10 +0000 (18:51 +0200)
python/MANIFEST.in

index cffcceb..549c797 100644 (file)
@@ -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