From ab9eecc53a6f87ccb6004e21c44d73b5f6e1ec1f Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Thu, 21 Oct 2010 17:34:55 -0500 Subject: Finally, gut the vos module out of the build --- unotools/util/makefile.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'unotools/util') 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) -- cgit