summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-21 16:02:40 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 19:55:34 -0500
commitb7cd97528304cf765b4438ffc3bb00f49d40712a (patch)
tree981cb6780371ee5094d74dc53c60a10542853334 /xmlhelp
parentb898d81c39204dd020393c04aefcbd9528afff89 (diff)
Finally, gut the vos module out of the build
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/cxxhelp/test/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlhelp/source/cxxhelp/test/makefile.mk b/xmlhelp/source/cxxhelp/test/makefile.mk
index c255f3fea8..4521f909e4 100644
--- a/xmlhelp/source/cxxhelp/test/makefile.mk
+++ b/xmlhelp/source/cxxhelp/test/makefile.mk
@@ -53,8 +53,8 @@ APP1OBJS=\
$(OBJ)$/searchdemo.obj
APP1STDLIBS=\
- $(SALLIB) \
- $(VOSLIB)
+ $(SALLIB)
+
APP1LIBS=\
$(SLB)/jaqe.lib \