diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-21 17:34:55 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:38 -0500 |
commit | ab9eecc53a6f87ccb6004e21c44d73b5f6e1ec1f (patch) | |
tree | 42ec37a9189f66555e40ab854fd0f18a4776aee1 /unotools/util | |
parent | 08be4cfe51342b5b08511951b9c5ff13b3eeee8d (diff) |
Finally, gut the vos module out of the build
Diffstat (limited to 'unotools/util')
-rw-r--r-- | unotools/util/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/util/makefile.mk b/unotools/util/makefile.mk index 8e725d2de2fa..9adb6d1466d1 100644 --- a/unotools/util/makefile.mk +++ b/unotools/util/makefile.mk @@ -63,7 +63,6 @@ SHL1STDLIBS= \ $(CPPULIB) \ $(I18NISOLANGLIB) \ $(TOOLSLIB) \ - $(VOSLIB) \ $(SALLIB) SHL1LIBS=$(LIB1TARGET) |