From 2b6aea20093baaa1703ba320caedb83933f72f16 Mon Sep 17 00:00:00 2001 From: Ton Roosendaal Date: Wed, 17 Sep 2008 11:31:03 +0000 Subject: Added BulletSoftBody as target for Makefile installing of .h files --- extern/bullet2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'extern') diff --git a/extern/bullet2/Makefile b/extern/bullet2/Makefile index e05d441a6be..d26289c8b01 100644 --- a/extern/bullet2/Makefile +++ b/extern/bullet2/Makefile @@ -40,7 +40,8 @@ BulletCollision/NarrowPhaseCollision \ BulletCollision//CollisionDispatch \ BulletDynamics/ConstraintSolver \ BulletDynamics/Vehicle \ -BulletDynamics/Dynamics +BulletDynamics/Dynamics \ +BulletSoftBody include nan_subdirs.mk -- cgit v1.2.3