Fix libxul linkage for DOMStorage, no bug.

This commit is contained in:
benjamin%smedbergs.us 2006-05-23 17:55:17 +00:00
Родитель a3749c28d3
Коммит a0198f38e6
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -44,7 +44,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = dom
LIBRARY_NAME = jsdomstorage_s
MOZILLA_INTERNAL_API = 1
LIBXUL_LIBRARY = 1
REQUIRES = xpcom \
string \