Makefile: Add missing raytrace directory.

This commit is contained in:
2009-10-07 19:29:39 +00:00
parent 763358fe91
commit ef13a40fed

View File

@@ -29,6 +29,6 @@
# Bounces make to subdirectories.
SOURCEDIR = source/blender/render/intern
DIRS = source
DIRS = source raytrace
include nan_subdirs.mk