summaryrefslogtreecommitdiff
path: root/solenv/inc/cppunit.mk
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2011-01-13 11:24:36 +0100
committersb <sb@openoffice.org>2011-01-13 11:24:36 +0100
commitc2a4c121445a7b0728f2cd0e34e585a2884fd5bc (patch)
tree1d83c0a8812de714dc45ad1508389561de98c21d /solenv/inc/cppunit.mk
parent21faa6881e5749fdffb2283d12428344e0844b8d (diff)
sb139: #i116441# wrong dependencies in solenv/inc/_cppunit.mk
Diffstat (limited to 'solenv/inc/cppunit.mk')
-rw-r--r--solenv/inc/cppunit.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/inc/cppunit.mk b/solenv/inc/cppunit.mk
index 2173f1a9ff9a..b30ca7152700 100644
--- a/solenv/inc/cppunit.mk
+++ b/solenv/inc/cppunit.mk
@@ -44,7 +44,7 @@
# unroll begin
# ---- create the test libraries ------------------------------------
-.IF "$(SHL$(TNR)TARGET)"!=""
+.IF "$(SHL$(TNR)TARGETN)"!=""
ALLTAR : test$(TNR)
test$(TNR) .PHONY : $(SHL$(TNR)TARGETN)
@echo ----------------------------------------------------------