From b2e2deed6505c3e8cc7c26fc5cda60c6a69ed93b Mon Sep 17 00:00:00 2001 From: "petitta%netscape.com" Date: Fri, 3 Dec 1999 00:31:09 +0000 Subject: [PATCH] Changed Delivery location --- cck/cckcd/shell/bmps/makefile.win | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cck/cckcd/shell/bmps/makefile.win b/cck/cckcd/shell/bmps/makefile.win index 9f323009052..7b2b2257084 100644 --- a/cck/cckcd/shell/bmps/makefile.win +++ b/cck/cckcd/shell/bmps/makefile.win @@ -26,5 +26,5 @@ include <$(DEPTH)\config\rules.mak> include <$(DEPTH)\cck\InitDist.win> export:: - $(MAKE_INSTALL) *.bmp $(CCKDIST)\CCKTool\Shell\bmps - $(MAKE_INSTALL) *.ico $(CCKDIST)\CCKTool\Shell\bmps + $(MAKE_INSTALL) *.bmp $(CCKDIST)\Shell\bmps + $(MAKE_INSTALL) *.ico $(CCKDIST)\Shell\bmps