Fix bustage. b=288626

This commit is contained in:
dbaron%dbaron.org 2005-04-06 05:20:41 +00:00
parent 8d99fa6530
commit bd6a0db365
2 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = content
LIBRARY_NAME = gkcontentsvg_s
LIBXUL_LIBRARY = 1
REQUIRES = xpcom \
string \
layout \

View File

@ -44,6 +44,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = svg_doc
LIBRARY_NAME = gkconsvgdoc_s
LIBXUL_LIBRARY = 1
REQUIRES = content \
layout \
widget \