aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorJosip Rodin <joy>2001-07-22 22:18:56 +0000
committerJosip Rodin <joy>2001-07-22 22:18:56 +0000
commit862319f7852778ac6648c4b76e797f2ea7f09b7f (patch)
tree071707ccf6299f559d933ad87375aad38bf1b18f /Makefile.common
parent9e4914536cabb58972317fc6c58ffe0bcba47a71 (diff)
no need to do this twice
CVS version numbers Makefile.common: 1.38 -> 1.39
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index b705eb448c0..74d267d55d2 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -91,8 +91,10 @@ ifndef NOGENERICDEP
$(TEMPLDIR)/template.wml $(TEMPLDIR)/languages.wml $(HTMLDEP)
$(WML) $(<F)
ifeq "$(LANGUAGE)" "en"
+ifeq "$(findstring /international/,$(CURDIR)/)" ""
$(WMLBASE)/../touch_translations.pl $(CURDIR)/$(<F) $(LANGUAGE)
endif
+endif
ifneq "$(findstring /international/,$(CURDIR)/)" ""
$(WMLBASE)/../touch_translations.pl $(CURDIR)/$(<F) $(LANGUAGE)
endif

© 2014-2024 Faster IT GmbH | imprint | privacy policy