Fix *.h files not getting installed.

[SVN r21556]
This commit is contained in:
Rene Rivera 2004-01-09 03:21:34 +00:00
parent cd0c2623cd
commit c42c2a37f3

View file

@ -190,7 +190,7 @@ if $(lib-sources)
stage $(include-locate:D=)/boost-$(version-tag)
:
[ glob-tree $(BOOST_ROOT)/boost/compatibility/cpp_c_headers : c* ]
[ glob-tree $(BOOST_ROOT)/boost : *.hpp *.ipp ]
[ glob-tree $(BOOST_ROOT)/boost : *.hpp *.ipp *.h ]
:
<locate>$(include-locate:D)
<tree-subdirs>$(BOOST_ROOT)