diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-21 16:29:18 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 17:54:56 -0500 |
commit | 9aacc61749ad0b84112f88bc5b048c8c8e494089 (patch) | |
tree | a641f2b1413e51fa9c7c0565af35c7c44af4e714 /dbaccess/util | |
parent | 81eb43c3d733b3f6f6f232f5490e45a92aff82ed (diff) |
Finally, gut the vos module out of the build
Diffstat (limited to 'dbaccess/util')
-rw-r--r-- | dbaccess/util/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/util/makefile.mk b/dbaccess/util/makefile.mk index 8402151ff440..ee38f81411fb 100644 --- a/dbaccess/util/makefile.mk +++ b/dbaccess/util/makefile.mk @@ -127,7 +127,6 @@ SHL2STDLIBS= \ $(CPPUHELPERLIB) \ $(CPPULIB) \ $(SO2LIB) \ - $(VOSLIB) \ $(SALLIB) \ $(SALHELPERLIB) \ $(EDITENGLIB) |