summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/makefile.mk
diff options
context:
space:
mode:
authorStephan Schäfer <ssa@openoffice.org>2001-05-11 15:40:38 +0000
committerStephan Schäfer <ssa@openoffice.org>2001-05-11 15:40:38 +0000
commit760c8613104a435fc2780c75e7d26ef6018f6510 (patch)
tree773ed3f15ba8c570b542311bf537940cede95bb3 /sfx2/source/appl/makefile.mk
parentbacd7a12e8b5bcb66630ff0bcc1d5d86f4dfffa0 (diff)
shutdowniconw32 added
Diffstat (limited to 'sfx2/source/appl/makefile.mk')
-rw-r--r--sfx2/source/appl/makefile.mk10
1 files changed, 6 insertions, 4 deletions
diff --git a/sfx2/source/appl/makefile.mk b/sfx2/source/appl/makefile.mk
index 69d11cd28a91..5f6043749ca1 100644
--- a/sfx2/source/appl/makefile.mk
+++ b/sfx2/source/appl/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
-# last change: $Author: ssa $ $Date: 2001-05-04 15:19:08 $
+# last change: $Author: ssa $ $Date: 2001-05-11 16:40:38 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -134,7 +134,8 @@ SLOFILES = \
$(SLO)$/officeacceptthread.obj \
$(SLO)$/newhelp.obj \
$(SLO)$/helpinterceptor.obj \
- $(SLO)$/shutdownicon.obj
+ $(SLO)$/shutdownicon.obj \
+ $(SLO)$/shutdowniconw32.obj
EXCEPTIONSFILES=\
@@ -150,7 +151,8 @@ EXCEPTIONSFILES=\
$(SLO)$/helpinterceptor.obj \
$(SLO)$/newhelp.obj \
$(SLO)$/sfxhelp.obj \
- $(SLO)$/shutdownicon.obj
+ $(SLO)$/shutdownicon.obj \
+ $(SLO)$/shutdowniconw32.obj
.IF "$(GUI)" == "MAC"
SLOFILES +=\