diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-21 15:49:51 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:39 -0500 |
commit | 9c108aee461192d4ff0ef05cc6bbc67554a9c354 (patch) | |
tree | d4b34cb1b759f1739decc5b43af0d0a31ff17a9d /remotebridges | |
parent | 8d9dd02ef318fd0c87e09ea24b6670becbcf78a1 (diff) |
Finally, gut the vos module out of the build
Diffstat (limited to 'remotebridges')
-rw-r--r-- | remotebridges/examples/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remotebridges/examples/makefile.mk b/remotebridges/examples/makefile.mk index 64b948d66..ec268788b 100644 --- a/remotebridges/examples/makefile.mk +++ b/remotebridges/examples/makefile.mk @@ -43,7 +43,6 @@ SHL1TARGET= officeclientsample SHL1STDLIBS= \ $(SALLIB) \ - $(VOSLIB) \ $(CPPULIB) \ $(CPPUHELPERLIB) |