зеркало из https://github.com/mozilla/pjs.git
bug 26237; adding langGroups.properties to Unix build
This commit is contained in:
Родитель
9fde0d2835
Коммит
80b2efc3d8
|
@ -51,9 +51,15 @@ EXPORTS = \
|
|||
nsLocaleFactory.h \
|
||||
$(NULL)
|
||||
|
||||
EXPORT_RESOURCE = \
|
||||
$(srcdir)/langGroups.properties \
|
||||
$(NULL)
|
||||
|
||||
# we don't want the shared lib, but we want to force the creation of a static lib.
|
||||
override NO_SHARED_LIB=1
|
||||
override NO_STATIC_LIB=
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
install::
|
||||
$(INSTALL) $(EXPORT_RESOURCE) $(DIST)/bin/res
|
||||
|
|
Загрузка…
Ссылка в новой задаче