summaryrefslogtreecommitdiff
path: root/sc/workben
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-21 16:26:15 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 17:57:36 -0500
commitac05f0a34475c74848d25efc6dc8b17ef81b0654 (patch)
treeb13cc80d040d65face0ffb5bce796a6a1edbb726 /sc/workben
parent3a2957a4f5fe8819f40d595f3a75d9511b8a4fcd (diff)
Finally, gut the vos module out of the build
Diffstat (limited to 'sc/workben')
-rw-r--r--sc/workben/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/workben/makefile.mk b/sc/workben/makefile.mk
index 08d09a67d387..ba5ebbbba15e 100644
--- a/sc/workben/makefile.mk
+++ b/sc/workben/makefile.mk
@@ -68,7 +68,7 @@ EXCEPTIONSFILES= \
SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
-SHL1STDLIBS=$(VCLLIB) $(TOOLSLIB) $(SVLLIB) $(TKLIB) $(SALLIB) $(VOSLIB) $(CPPULIB) $(CPPUHELPERLIB)
+SHL1STDLIBS=$(VCLLIB) $(TOOLSLIB) $(SVLLIB) $(TKLIB) $(SALLIB) $(CPPULIB) $(CPPUHELPERLIB)
SHL1DEPN= $(L)$/itools.lib $(SVLIBDEPEND)
SHL1DEF= $(MISC)$/$(SHL1TARGET).def