Fix build bustage, bug 288626.

This commit is contained in:
bsmedberg%covad.net 2005-04-06 04:29:55 +00:00
Родитель 412b1f3b68
Коммит e2dfeae329
1 изменённых файлов: 5 добавлений и 0 удалений

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

@ -46,6 +46,11 @@ MODULE = npsimple
LIBRARY_NAME = npsimple
IS_COMPONENT = 1
MODULE_NAME = SimplePlugin
# Ack! we should not be using the internal API or linking against
# MOZ_COMPONENT_LIBS!
MOZILLA_INTERNAL_API = 1
REQUIRES = xpcom \
string \
plugin \