Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTon Roosendaal <ton@blender.org>2008-09-17 15:31:03 +0400
committerTon Roosendaal <ton@blender.org>2008-09-17 15:31:03 +0400
commit2b6aea20093baaa1703ba320caedb83933f72f16 (patch)
tree56638f67f0d9b0c1fd3394f42dcecabb46a50e31 /extern/bullet2/Makefile
parentbbdcd3a0828bf1e17d5e2ff9cf1a3b9c45c9d213 (diff)
Added BulletSoftBody as target for Makefile installing of .h files
Diffstat (limited to 'extern/bullet2/Makefile')
-rw-r--r--extern/bullet2/Makefile3
1 files changed, 2 insertions, 1 deletions
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