summaryrefslogtreecommitdiff
path: root/sal/qa/osl/mutex/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/mutex/makefile.mk')
-rwxr-xr-xsal/qa/osl/mutex/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/osl/mutex/makefile.mk b/sal/qa/osl/mutex/makefile.mk
index e5b53711f1ce..0e7ae05d0817 100755
--- a/sal/qa/osl/mutex/makefile.mk
+++ b/sal/qa/osl/mutex/makefile.mk
@@ -75,6 +75,6 @@ SHL1RPATH = NONE
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
-.INCLUDE : _cppunit.mk
+.INCLUDE : $(PRJ)$/qa$/cppunit_local.mk
.END