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 /vcl/test/makefile.mk | |
parent | 08be4cfe51342b5b08511951b9c5ff13b3eeee8d (diff) |
Finally, gut the vos module out of the build
Diffstat (limited to 'vcl/test/makefile.mk')
-rw-r--r-- | vcl/test/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/test/makefile.mk b/vcl/test/makefile.mk index 8691d0bcb626..64ef8309dfe3 100644 --- a/vcl/test/makefile.mk +++ b/vcl/test/makefile.mk @@ -52,7 +52,6 @@ APP1STDLIBS= $(CPPULIB) \ $(CPPUHELPERLIB) \ $(TOOLSLIB) \ $(SALLIB) \ - $(VOSLIB) \ $(SOTLIB) \ $(COMPHELPERLIB) \ $(VCLLIB) |