From 554d2c7e15824480ab39b180a6614be2e6f0d3d1 Mon Sep 17 00:00:00 2001 From: ejcoumans Date: Sun, 21 Oct 2007 05:36:33 +0000 Subject: [PATCH] update Jamfile.in to add Examples folder --- Jamfile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Jamfile.in b/Jamfile.in index bce24b92c..bd1c2dd13 100644 --- a/Jamfile.in +++ b/Jamfile.in @@ -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 ] ;