From d8ab232c2e6b3429bc50894d96390fb48bfabd0d Mon Sep 17 00:00:00 2001 From: "mostafah%oeone.com" Date: Thu, 11 Apr 2002 20:46:18 +0000 Subject: [PATCH] Added ability in SetServer() function to resolve URLs ( Progress on bug 134008 ) --- calendar/libxpical/makefile.win | 1 + 1 file changed, 1 insertion(+) diff --git a/calendar/libxpical/makefile.win b/calendar/libxpical/makefile.win index dc6e06f7e6ff..d52cfdca6f97 100644 --- a/calendar/libxpical/makefile.win +++ b/calendar/libxpical/makefile.win @@ -46,6 +46,7 @@ REQUIRES = xpcom \ libicalss \ libicalvcal \ timer \ + necko \ $(NULL) include <$(DEPTH)/config/config.mak>