summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-21 15:48:07 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 19:56:10 -0500
commite619136503ebb5b16171213a1ecb7f8887b2946f (patch)
tree74f5a73d223f9a8beed237569fa76cbba3f26d61 /sw
parent109342a308b43d44447f59c643f8874aaf8dba57 (diff)
finally, gut the vos module out of the build
Diffstat (limited to 'sw')
-rw-r--r--sw/util/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/util/makefile.mk b/sw/util/makefile.mk
index 72f2420da8..3ad3fc0ab9 100644
--- a/sw/util/makefile.mk
+++ b/sw/util/makefile.mk
@@ -114,7 +114,7 @@ SHL1STDLIBS+= \
$(UCBHELPERLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \
- $(VOSLIB) \
+ \
$(SALLIB) \
$(SALHELPERLIB) \
$(ICUUCLIB) \