Added ojiimpl requirement for jvmmgr.h

This commit is contained in:
warren%netscape.com 1998-09-01 01:19:59 +00:00
parent 7505b29f0e
commit c05a45b75a
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ CSRCS = bullet.c \
laytrav.c \
$(NULL)
REQUIRES = parse style js layer applet nspr security dbm img util jtools edtplug java hook pref libfont lay rdf network htmldlgs privacy mocha
REQUIRES = parse style js layer applet nspr security dbm img util jtools edtplug java hook pref libfont lay rdf network htmldlgs privacy mocha ojiimpl
ifdef DOM
REQUIRES += dom

View File

@ -57,7 +57,7 @@ CSRCS = bullet.c \
laytrav.c \
$(NULL)
REQUIRES = parse style js layer applet nspr security dbm img util jtools edtplug java hook pref libfont lay rdf network htmldlgs privacy
REQUIRES = parse style js layer applet nspr security dbm img util jtools edtplug java hook pref libfont lay rdf network htmldlgs privacy ojiimpl
include $(topsrcdir)/config/config.mk