From d29b58aaf1289c5ff1b8edd508bb9a7f3ff602af Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Fri, 26 Jun 2015 14:18:02 -0500
Subject: [PATCH] Distribution fixes

---
 MANIFEST.in | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/MANIFEST.in b/MANIFEST.in
index 5933e5b..8a32a3f 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -14,6 +14,7 @@ include src/wrapper/*.hpp
 include src/wrapper/*.cpp
 
 include gen_wrap.py
+include py_codegen.py
 
 include test/*.py
 include example/*.py
@@ -31,6 +32,3 @@ include aksetup_helper.py
 include README_SETUP.txt
 
 include README.rst
-
-recursive-include bpl-subset/bpl_subset/boost *.h *.hpp *.cpp *.html *.inl *.ipp *.pl *.txt
-recursive-include bpl-subset/bpl_subset/libs *.h *.hpp *.cpp *.html *.inl *.ipp *.pl *.txt
-- 
GitLab