update Jamfile.in to add Examples folder

This commit is contained in:
ejcoumans
2007-10-21 05:36:33 +00:00
parent c890560063
commit 554d2c7e15

View File

@@ -61,6 +61,7 @@ MsvcGenConfig GLEW.LIBS : glew32.lib ;
SubInclude TOP src ;
SubInclude TOP Extras ;
SubInclude TOP Examples ;
SubInclude TOP Demos ;
Depends install_config : [ DoInstall bullet.pc : $(libdir)/pkgconfig ] ;