From bc7a07fc3e9982bfcd850016f6ddfbe3c40f41ad Mon Sep 17 00:00:00 2001 From: "varada%netscape.com" Date: Thu, 9 Dec 1999 23:34:18 +0000 Subject: [PATCH] copying only the bmps and nsetup32 directories and not the makefile to the template git-svn-id: svn://10.0.0.236/trunk@55825 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/cck/customcd/shell/makefile.win | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mozilla/cck/customcd/shell/makefile.win b/mozilla/cck/customcd/shell/makefile.win index 033d7a2ebbd..ecb059e976b 100644 --- a/mozilla/cck/customcd/shell/makefile.win +++ b/mozilla/cck/customcd/shell/makefile.win @@ -28,4 +28,5 @@ include <$(DEPTH)\config\rules.mak> include <$(DEPTH)\cck\InitDist.win> export:: - $(MAKE_INSTALL) * $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell + $(MAKE_INSTALL) bmps* $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell + $(MAKE_INSTALL) nsetup32* $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell