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:
authorWouter van Heyst <larstiq-bforge@larstiq.dyndns.org>2003-05-13 14:31:25 +0400
committerWouter van Heyst <larstiq-bforge@larstiq.dyndns.org>2003-05-13 14:31:25 +0400
commit060f1b068d26a502639884a7fd28cb026ab40435 (patch)
tree413ee0f4719b2eefea47b44a09d787c30cc45c68
parentc52ed2fcc416730b191550e215c04aeb4a1e51bd (diff)
- Add po/ to the list of subdirs.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 04f2e56ee05..cae7a9ce859 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ export NANBLENDERHOME=$(shell pwd)
MAKEFLAGS=-I$(NANBLENDERHOME)/source --no-print-directory
SOURCEDIR = blender
-DIRS = extern intern source
+DIRS = extern intern source po
include source/nan_subdirs.mk
.PHONY: release