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 /sax | |
parent | 08be4cfe51342b5b08511951b9c5ff13b3eeee8d (diff) |
Finally, gut the vos module out of the build
Diffstat (limited to 'sax')
-rw-r--r-- | sax/util/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sax/util/makefile.mk b/sax/util/makefile.mk index 5e2f378603e9..8875e381e1b9 100644 --- a/sax/util/makefile.mk +++ b/sax/util/makefile.mk @@ -50,7 +50,6 @@ SHL1USE_EXPORTS=name SHL1LIBS= $(LIB1TARGET) SHL1STDLIBS= \ - $(VOSLIB) \ $(CPPULIB) \ $(CPPUHELPERLIB)\ $(COMPHELPERLIB)\ |