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:
-rw-r--r--po/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makefile b/po/Makefile
index 9d3dcf10e36..21a0a348f44 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -36,14 +36,14 @@ SOURCEDIR = blender/po
include nan_definitions.mk
-LINGUAS = it
+LINGUAS = ca de es fr it ja nl sv
ifeq ($(OS), darwin)
DIR = $(OCGDIR)/bin/blender.app/Contents/Resources/locale/$@/LC_MESSAGES/
else
DIR = $(OCGDIR)/bin/.blender/locale/$@/LC_MESSAGES/
endif
-all:: $(LINGUAS)
+all debug:: $(LINGUAS)
clean::
rm -r $(OCGDIR)/bin/.blender/locale