summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/makefile.mk')
-rw-r--r--xmlhelp/source/cxxhelp/provider/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/makefile.mk b/xmlhelp/source/cxxhelp/provider/makefile.mk
index d11e2449142b..c9da727bd22d 100644
--- a/xmlhelp/source/cxxhelp/provider/makefile.mk
+++ b/xmlhelp/source/cxxhelp/provider/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: abi $ $Date: 2001-05-22 07:29:14 $
+# last change: $Author: abi $ $Date: 2001-05-22 14:57:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,6 +73,8 @@ NO_BSYMBOLIC=TRUE
.INCLUDE: settings.mk
+INC+=-Ie:/w3c/Sablot-0.52/include
+
.IF "$(GUI)"=="WNT"
CFLAGS+=/GR
.ENDIF