summaryrefslogtreecommitdiff
path: root/basic/util
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-21 16:02:40 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 19:55:34 -0500
commit1df23c08d442cc3e5d3714b54b8d5ab73327b954 (patch)
treef8a92489802a454e2d3d4e5a5bcd9e47884ad294 /basic/util
parent119873328acd70ca3569c21a0b1fe36277e8bf4c (diff)
Finally, gut the vos module out of the build
Diffstat (limited to 'basic/util')
-rw-r--r--basic/util/makefile.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/basic/util/makefile.mk b/basic/util/makefile.mk
index 629586f0441c..7340d0813954 100644
--- a/basic/util/makefile.mk
+++ b/basic/util/makefile.mk
@@ -57,13 +57,11 @@ SHL1STDLIBS= \
$(SVTOOLLIB) \
$(SVLLIB) \
$(VCLLIB) \
- $(VOSLIB) \
$(SALLIB) \
$(SALHELPERLIB) \
$(COMPHELPERLIB) \
$(UNOTOOLSLIB) \
$(SOTLIB) \
- $(VOSLIB) \
$(XMLSCRIPTLIB)
.IF "$(SOLAR_JAVA)" != "TRUE"