diff --git a/MANIFEST.in b/MANIFEST.in index e8f8bc013bdeb77bb5b63b054a40ef67b985c7ec..8901399630f192bfe12b931727d10a379b8bc79b 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -14,4 +14,5 @@ include Makefile.in include aksetup_helper.py include README_SETUP.txt -recursive-include bpl-subset *.h *.hpp *.cpp *.html *.inl *.ipp *.pl *.txt +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