From 5599b2c5cdc117dc698e622321a6e5b3e0c5df19 Mon Sep 17 00:00:00 2001 From: "valeski%netscape.com" Date: Tue, 21 Dec 1999 22:33:36 +0000 Subject: [PATCH] r=mcafee, a=sdagley. turning on date time protocol git-svn-id: svn://10.0.0.236/trunk@56305 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/allmakefiles.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mozilla/allmakefiles.sh b/mozilla/allmakefiles.sh index 649dc708141..8c773c66641 100755 --- a/mozilla/allmakefiles.sh +++ b/mozilla/allmakefiles.sh @@ -302,6 +302,8 @@ netwerk/protocol/about/src/Makefile netwerk/protocol/data/Makefile netwerk/protocol/data/public/Makefile netwerk/protocol/data/src/Makefile +netwerk/protocol/datetime/src/Makefile +netwerk/protocol/datetime/Makefile netwerk/protocol/file/Makefile netwerk/protocol/file/public/Makefile netwerk/protocol/file/src/Makefile