summaryrefslogtreecommitdiff
path: root/desktop/win32
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-07-20 08:48:05 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-07-20 08:48:05 +0000
commit2579286223cea7ff67a38ebb1ead2296fb40cff5 (patch)
treec7a798566e997b020793004a89333e557fc30f22 /desktop/win32
parent23d2a7616cd34fc29b2eff5f04e24136d42f21b1 (diff)
#i10000# #i91839# mixxing obj
Diffstat (limited to 'desktop/win32')
-rw-r--r--desktop/win32/source/applauncher/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/win32/source/applauncher/makefile.mk b/desktop/win32/source/applauncher/makefile.mk
index db90b3c3f2..c6a24ca372 100644
--- a/desktop/win32/source/applauncher/makefile.mk
+++ b/desktop/win32/source/applauncher/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
# This file is part of OpenOffice.org.
#
@@ -53,7 +53,8 @@ OBJFILES= \
$(OBJ)$/sdraw.obj \
$(OBJ)$/simpress.obj \
$(OBJ)$/sbase.obj \
- $(OBJ)$/smath.obj
+ $(OBJ)$/smath.obj \
+ $(OBJ)$/sweb.obj
# SO launcher
.IF "$(BUILD_SPECIAL)"!=""