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:
Diffstat (limited to 'source/blender/Makefile')
-rw-r--r--source/blender/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/source/blender/Makefile b/source/blender/Makefile
index f860b30881e..f06b91b4314 100644
--- a/source/blender/Makefile
+++ b/source/blender/Makefile
@@ -37,7 +37,13 @@ DIRS = blenloader
DIRS += deflate inflate encrypt decrypt
DIRS += writestreamglue readstreamglue writeblenfile readblenfile
DIRS += avi imbuf img render radiosity blenlib blenkernel blenpluginapi
-DIRS += bpython makesdna src renderconverter
+DIRS += makesdna src renderconverter
+
+ifeq ($(EXPYTHON), true)
+ DIRS += python
+else
+ DIRS += bpython
+endif
ifeq ($(INTERNATIONAL), true)
DIRS += ftfont