summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 11:37:50 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 11:37:50 +0000
commit8b55de673138317db219c9db6e8aa830a68bdac5 (patch)
tree084a2d5c2902baf88b1423897f71a8178c3b1a81 /shell
parent673dd8f3453ea368674a51db905b9884dfe0be22 (diff)
INTEGRATION: CWS ause069 (1.5.12); FILE MERGED
2006/12/04 16:41:49 hjs 1.5.12.2: RESYNC: (1.5-1.6); FILE MERGED 2006/12/01 17:30:44 hjs 1.5.12.1: #i70359# remove forced shell calls
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/shlxthandler/res/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/source/win32/shlxthandler/res/makefile.mk b/shell/source/win32/shlxthandler/res/makefile.mk
index a00f6ce74057..40b15c71d2b5 100644
--- a/shell/source/win32/shlxthandler/res/makefile.mk
+++ b/shell/source/win32/shlxthandler/res/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: kz $ $Date: 2006-11-08 12:05:06 $
+# last change: $Author: obo $ $Date: 2007-01-25 12:37:50 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -66,5 +66,5 @@ ULFDIR:=.
# using lngconvex.exe
$(RCFILES) : $(ULFDIR)$/shlxthdl.ulf makefile.mk rcfooter.txt rcheader.txt rctmpl.txt
- +$(WRAPCMD) $(BIN)$/lngconvex.exe -ulf $(ULFDIR)$/shlxthdl.ulf -rc $(RES)$/shlxthdl.rc -rct rctmpl.txt -rch rcheader.txt -rcf rcfooter.txt
+ $(WRAPCMD) $(BIN)$/lngconvex.exe -ulf $(ULFDIR)$/shlxthdl.ulf -rc $(RES)$/shlxthdl.rc -rct rctmpl.txt -rch rcheader.txt -rcf rcfooter.txt