diff --git a/mozilla/lib/layout/Makefile b/mozilla/lib/layout/Makefile index 02385aa5e87..14c1ecbed9d 100644 --- a/mozilla/lib/layout/Makefile +++ b/mozilla/lib/layout/Makefile @@ -51,7 +51,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 +REQUIRES = parse style js layer applet nspr security dbm img util jtools edtplug java hook pref libfont lay rdf network htmldlgs include $(DEPTH)/config/config.mk