summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)"!=""