mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-24 11:27:49 +00:00
Add nls when FREE is set
This commit is contained in:
parent
9121928a2b
commit
ab0fdca135
@ -10,5 +10,11 @@
|
||||
GDEPTH = ../..
|
||||
DEPTH = ../..
|
||||
|
||||
DIRS = util network parser core ui shell test
|
||||
ifeq ($(MOZ_ZULU_FREE), 1)
|
||||
DIRS += nls
|
||||
endif
|
||||
|
||||
DIRS += util network parser core ui shell test
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user