summaryrefslogtreecommitdiff
path: root/svtools/util
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/util')
-rw-r--r--svtools/util/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/svtools/util/makefile.mk b/svtools/util/makefile.mk
index 80596d23e866..fac8f654bfbe 100644
--- a/svtools/util/makefile.mk
+++ b/svtools/util/makefile.mk
@@ -1,7 +1,7 @@
#*************************************************************************
#*
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
+#
# Copyright 2008 by Sun Microsystems, Inc.
#
# OpenOffice.org - a multi-platform office productivity suite
@@ -83,13 +83,12 @@ LIB7FILES= \
$(SLB)$/svdde.lib \
$(SLB)$/svhtml.lib \
$(SLB)$/svrtf.lib \
- $(SLB)$/heavyconfig.lib \
+ $(SLB)$/config.lib \
$(SLB)$/table.lib \
- $(SLB)$/java.lib
+ $(SLB)$/java.lib
LIB8TARGET= $(SLB)$/svl.lib
LIB8FILES= \
- $(SLB)$/config.lib \
$(SLB)$/filerec.lib \
$(SLB)$/filepicker.lib \
$(SLB)$/items1.lib \