projects
/
blender-staging.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c52ed2f
)
- Add po/ to the list of subdirs.
author
Wouter van Heyst <larstiq-bforge@larstiq.dyndns.org>
Tue, 13 May 2003 10:31:25 +0000
(10:31 +0000)
committer
Wouter van Heyst <larstiq-bforge@larstiq.dyndns.org>
Tue, 13 May 2003 10:31:25 +0000
(10:31 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 04f2e56ee055fb63be483dcc77c77e06a884357f..cae7a9ce859d1401a7ddf6a8a23db9cceb16a316 100644
(file)
--- 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