diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-21 16:15:01 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 17:58:18 -0500 |
commit | c2784bad7dd834481ac2643f64b6f472fce4b43e (patch) | |
tree | fa25b6ed7713a48c27553452d256a454dd13135e /sd | |
parent | d2d960a4bef59bd1e2fa62f0c6f60b5165ec8360 (diff) |
Finally, gut the vos module out of the build
Diffstat (limited to 'sd')
-rwxr-xr-x | sd/util/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk index 8de0aedf2bf3..7c2573dbbc39 100755 --- a/sd/util/makefile.mk +++ b/sd/util/makefile.mk @@ -84,7 +84,6 @@ SHL1STDLIBS+= \ $(UCBHELPERLIB) \ $(CPPUHELPERLIB) \ $(CPPULIB) \ - $(VOSLIB) \ $(CANVASLIB) \ $(SALLIB) \ $(SALHELPERLIB) \ |