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:
authorDiego Borghetti <bdiego@gmail.com>2008-01-07 22:34:38 +0300
committerDiego Borghetti <bdiego@gmail.com>2008-01-07 22:34:38 +0300
commite58676f713febd33ae397fce69e4a5e2beb596c0 (patch)
tree7743870ec3fa80212970164d715f39e69d34534a /source/blender/Makefile
parent5e3cffc64a652c64bf8676bac3c0b93dd7d738fc (diff)
Add missing Makefile for libpython.a
The source/blender/Makefile don't have the "python" directory set in the DIRS var, so it skip build the python library.
Diffstat (limited to 'source/blender/Makefile')
-rw-r--r--source/blender/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/Makefile b/source/blender/Makefile
index 9ca8739dd95..7bd48aa7772 100644
--- a/source/blender/Makefile
+++ b/source/blender/Makefile
@@ -34,6 +34,7 @@ DIRS = windowmanager editors blenloader readblenfile
DIRS += avi imbuf render radiosity blenlib blenkernel blenpluginapi
DIRS += nodes
DIRS += makesdna yafray
+DIRS += python
ifeq ($(INTERNATIONAL), true)
DIRS += ftfont