summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp')
-rwxr-xr-xxmlhelp/source/cxxhelp/provider/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/makefile.mk b/xmlhelp/source/cxxhelp/provider/makefile.mk
index 38f57c63e705..398e4feb9726 100755
--- a/xmlhelp/source/cxxhelp/provider/makefile.mk
+++ b/xmlhelp/source/cxxhelp/provider/makefile.mk
@@ -53,7 +53,7 @@ CFLAGSWERRCXX:=
CFLAGS += -DHAVE_EXPAT_H
.IF "$(SYSTEM_DB)" == "YES"
-CFLAGS+=-DSYSTEM_DB -I$(DB_INCLUDES)
+CFLAGS+=-DSYSTEM_DB
.ENDIF
.IF "$(SYSTEM_LIBXML)" == "YES"