bug 26237; adding langGroups.properties to Unix build

This commit is contained in:
erik%netscape.com 2000-05-02 23:41:34 +00:00
Родитель 9fde0d2835
Коммит 80b2efc3d8
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -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