Bug 73353: fix Mozilla Firebird bustage (I hope)

git-svn-id: svn://10.0.0.236/trunk@144812 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jaggernaut%netscape.com
2003-07-14 03:25:52 +00:00
parent 3978b9b534
commit 8ce3b6532c

View File

@@ -23,6 +23,8 @@ topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = webbrwsr
XPIDL_MODULE = webBrowser_core
LIBRARY_NAME = nsWebBrowser_s
@@ -53,8 +55,6 @@ ifdef MOZ_PHOENIX
REQUIRES += history toolkitcomps
endif
include $(DEPTH)/config/autoconf.mk
EXPORTS = \
nsCTooltipTextProvider.h \
$(NULL)