- Add po/ to the list of subdirs.
This commit is contained in:
2
Makefile
2
Makefile
@@ -35,7 +35,7 @@ export NANBLENDERHOME=$(shell pwd)
|
|||||||
MAKEFLAGS=-I$(NANBLENDERHOME)/source --no-print-directory
|
MAKEFLAGS=-I$(NANBLENDERHOME)/source --no-print-directory
|
||||||
|
|
||||||
SOURCEDIR = blender
|
SOURCEDIR = blender
|
||||||
DIRS = extern intern source
|
DIRS = extern intern source po
|
||||||
include source/nan_subdirs.mk
|
include source/nan_subdirs.mk
|
||||||
|
|
||||||
.PHONY: release
|
.PHONY: release
|
||||||
|
Reference in New Issue
Block a user