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:
authorKent Mein <mein@cs.umn.edu>2004-01-05 20:42:07 +0300
committerKent Mein <mein@cs.umn.edu>2004-01-05 20:42:07 +0300
commita017282b62294e8faaa4d95ff41e722398bfdd0a (patch)
treeda1e178031ce0c19da8ece96d04d17274948add4 /source/blender/Makefile
parent56db828948e94ccad3117a17c49c9152ca674202 (diff)
Tweaks to get yafray stuff working with Makefiles
Kent
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 afc215dad6e..ad891aeb3c9 100644
--- a/source/blender/Makefile
+++ b/source/blender/Makefile
@@ -37,7 +37,7 @@ DIRS = blenloader
DIRS += deflate inflate
DIRS += writestreamglue readstreamglue writeblenfile readblenfile
DIRS += avi imbuf img render radiosity blenlib blenkernel blenpluginapi
-DIRS += makesdna src renderconverter
+DIRS += makesdna src renderconverter yafray
DIRS += python
ifeq ($(INTERNATIONAL), true)