From b9a5d1bd706a7edfec83060877439b32905c4874 Mon Sep 17 00:00:00 2001 From: "dougt%netscape.com" Date: Wed, 22 Mar 2000 02:42:50 +0000 Subject: [PATCH] removing res from http build path on windows. git-svn-id: svn://10.0.0.236/trunk@63688 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/netwerk/protocol/http/makefile.win | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/netwerk/protocol/http/makefile.win b/mozilla/netwerk/protocol/http/makefile.win index c4495a9d190..6087cbfe1af 100644 --- a/mozilla/netwerk/protocol/http/makefile.win +++ b/mozilla/netwerk/protocol/http/makefile.win @@ -29,7 +29,6 @@ DEPTH=..\..\.. DIRS= \ public \ src \ - res \ $(NULL) include <$(DEPTH)\config\rules.mak>