summaryrefslogtreecommitdiff
path: root/unoxml/test/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/test/makefile.mk')
-rw-r--r--unoxml/test/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/unoxml/test/makefile.mk b/unoxml/test/makefile.mk
index 8fcba9ff328a..11fe8884befd 100644
--- a/unoxml/test/makefile.mk
+++ b/unoxml/test/makefile.mk
@@ -37,6 +37,8 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
+CFLAGSCXX += $(CPPUNIT_CFLAGS)
+
# --- Common ----------------------------------------------------------
# BEGIN ----------------------------------------------------------------