summaryrefslogtreecommitdiff
path: root/desktop/util/makefile.mk
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2001-07-06 14:58:45 +0000
committerCarsten Driesner <cd@openoffice.org>2001-07-06 14:58:45 +0000
commit81f36cd32cf2439115a33e424f81ae70f941e089 (patch)
treed2980ff0be52f1481e18529bfa87a8331083182e /desktop/util/makefile.mk
parentadc8623a3efb613564c38133ee5cefa0c1707e83 (diff)
#89023# splash screen optimization
Diffstat (limited to 'desktop/util/makefile.mk')
-rw-r--r--desktop/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/desktop/util/makefile.mk b/desktop/util/makefile.mk
index 025b6b718d..f61c9dde15 100644
--- a/desktop/util/makefile.mk
+++ b/desktop/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: hro $ $Date: 2001-06-19 13:09:05 $
+# last change: $Author: cd $ $Date: 2001-07-06 15:54:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -151,7 +151,8 @@ APP1DEPN= \
APP1OBJS= \
$(OBJ)$/app.obj \
- $(OBJ)$/wrapper.obj
+ $(OBJ)$/wrapper.obj \
+ $(OBJ)$/intro.obj
#APP1STACK=64000