summaryrefslogtreecommitdiff
path: root/cppuhelper/qa/ifcontainer/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/qa/ifcontainer/makefile.mk')
-rw-r--r--cppuhelper/qa/ifcontainer/makefile.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppuhelper/qa/ifcontainer/makefile.mk b/cppuhelper/qa/ifcontainer/makefile.mk
index 1e93701d3859..4f3357d13bba 100644
--- a/cppuhelper/qa/ifcontainer/makefile.mk
+++ b/cppuhelper/qa/ifcontainer/makefile.mk
@@ -35,6 +35,9 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
+.IF "$(SYSTEM_CPPUNIT)"=="YES"
+CFLAGS+= $(CPPUNIT_CFLAGS)
+.ENDIF
# BEGIN ----------------------------------------------------------------
# auto generated Target:joblist by codegen.pl