From 88a024f80f3257913eaefc46ceded6971af79f44 Mon Sep 17 00:00:00 2001 From: morse Date: Sun, 7 Jun 1998 16:06:49 +0000 Subject: [PATCH] change for single signon git-svn-id: svn://10.0.0.236/trunk@3461 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/lib/layout/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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