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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/Makefile b/source/blender/Makefile
index e4862f0d845..ebae59ef0de 100644
--- a/source/blender/Makefile
+++ b/source/blender/Makefile
@@ -35,7 +35,7 @@ include nan_definitions.mk
DIRS = blenloader readblenfile
DIRS += avi imbuf img render radiosity blenlib blenkernel blenpluginapi
-DIRS += makesdna src renderconverter yafray
+DIRS += makesdna src yafray
DIRS += python
ifeq ($(INTERNATIONAL), true)