Fix for makefile to enter interface dir
This commit is contained in:
@@ -29,6 +29,6 @@
|
|||||||
# Bounces make to subdirectories.
|
# Bounces make to subdirectories.
|
||||||
|
|
||||||
SOURCEDIR = source/blender/editors
|
SOURCEDIR = source/blender/editors
|
||||||
DIRS = datafiles screen space_view3d
|
DIRS = datafiles screen space_view3d interface
|
||||||
|
|
||||||
include nan_subdirs.mk
|
include nan_subdirs.mk
|
||||||
|
|||||||
Reference in New Issue
Block a user