summaryrefslogtreecommitdiff
path: root/desktop/qa
diff options
context:
space:
mode:
authorRene Engelhard <rene@openoffice.org>2010-03-04 00:11:19 +0100
committerRene Engelhard <rene@openoffice.org>2010-03-04 00:11:19 +0100
commit9e4a925414efe28af6334f607acfaed8a54c6218 (patch)
tree8f2fdd5287c96bf908c8da2b5729d633bb3f0a7c /desktop/qa
parent759a1e805335f177ea377edad79e4e5961944791 (diff)
sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too
Diffstat (limited to 'desktop/qa')
-rw-r--r--desktop/qa/deployment_misc/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/qa/deployment_misc/makefile.mk b/desktop/qa/deployment_misc/makefile.mk
index 556df1a623..d8a3317ff6 100644
--- a/desktop/qa/deployment_misc/makefile.mk
+++ b/desktop/qa/deployment_misc/makefile.mk
@@ -34,6 +34,10 @@ ENABLE_EXCEPTIONS := TRUE
.INCLUDE: settings.mk
.INCLUDE: $(PRJ)$/source$/deployment$/inc$/dp_misc.mk
+.IF "$(SYSTEM_CPPUNIT)"=="YES"
+CFLAGS+= $(CPPUNIT_CFLAGS)
+.ENDIF
+
DLLPRE = # no leading "lib" on .so files
SHL1TARGET = $(TARGET)