From beddda65dfb917811a4257fc9030e9836f107252 Mon Sep 17 00:00:00 2001 From: "dougt%netscape.com" Date: Thu, 3 Jun 1999 23:10:00 +0000 Subject: [PATCH] adding res to our build path. git-svn-id: svn://10.0.0.236/trunk@33657 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpinstall/makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/xpinstall/makefile.win b/mozilla/xpinstall/makefile.win index 39362d93c1b..c15c663795f 100644 --- a/mozilla/xpinstall/makefile.win +++ b/mozilla/xpinstall/makefile.win @@ -25,6 +25,6 @@ DEPTH=.. -DIRS= public src +DIRS= public res src include <$(DEPTH)\config\rules.mak>