- Add po/ to the list of subdirs.

This commit is contained in:
2003-05-13 10:31:25 +00:00
parent c52ed2fcc4
commit 060f1b068d

View File

@@ -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