search translated strings in the new "translations" module
This commit is contained in:
parent
5b817befbb
commit
928402389f
1 changed files with 1 additions and 1 deletions
|
@ -809,7 +809,7 @@ SOLARCOMMONSDFDIR=$(SOLARSDFDIR)
|
|||
|
||||
.EXPORT : SOLARBINDIR
|
||||
|
||||
L10N_MODULE*=$(SRC_ROOT)/l10n
|
||||
L10N_MODULE*=$(SRC_ROOT)/translations
|
||||
ALT_L10N_MODULE*=$(SOLARSRC)$/l10n_so
|
||||
|
||||
.IF "$(WITH_LANG)"!=""
|
||||
|
|
Loading…
Reference in a new issue