summaryrefslogtreecommitdiff
path: root/svl/util
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-12 11:49:13 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-12 11:49:13 +0200
commit9a4d0581c72653e60562d1b8e2121772d21f8a9e (patch)
treec6c31d21be1d0489ecec6d49496d45cc4ebdfb50 /svl/util
parente0cea8e136b36724c6b1298e6546a4dbb8f09d00 (diff)
#i103496#: move SysLocale stuff to unotools
Diffstat (limited to 'svl/util')
-rw-r--r--svl/util/makefile.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/svl/util/makefile.mk b/svl/util/makefile.mk
index a8bdd52fd81c..522e1b3c0a3c 100644
--- a/svl/util/makefile.mk
+++ b/svl/util/makefile.mk
@@ -52,7 +52,6 @@ LIB2FILES= $(LB)$/_isvl.lib
LIB1TARGET= $(SLB)$/svl.lib
LIB1FILES= \
$(SLB)$/config.lib \
- $(SLB)$/syslocale.lib \
$(SLB)$/svdde.lib \
$(SLB)$/undo.lib \
$(SLB)$/numbers.lib \
@@ -69,7 +68,6 @@ LIB1FILES= \
RESLIB1NAME= $(RESTARGETSIMPLE)
RESLIB1SRSFILES=\
- $(SRS)$/items.srs \
$(SRS)$/misc.srs
# build the shared library --------------------------------------------------