summaryrefslogtreecommitdiff
path: root/sal/qa/testHelperFunctions
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-02-23 12:46:51 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-02-23 12:46:51 +0000
commit373d09f111e09171744d9c1ff9648890e77c121f (patch)
treeec1d5dddd2ea1724b86c512b6157a74cac600813 /sal/qa/testHelperFunctions
parentd9bd461b9a842732c4f2aef5939d1123e7d82471 (diff)
get rid of spurious TESTSHL2LIB mentions
Diffstat (limited to 'sal/qa/testHelperFunctions')
-rw-r--r--sal/qa/testHelperFunctions/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/testHelperFunctions/makefile.mk b/sal/qa/testHelperFunctions/makefile.mk
index f5777bac1a88..e7c2f9887e21 100644
--- a/sal/qa/testHelperFunctions/makefile.mk
+++ b/sal/qa/testHelperFunctions/makefile.mk
@@ -45,7 +45,7 @@ SHL1OBJS= \
$(SLO)$/testHelperFunctions2.obj
SHL1TARGET= testHelperFunctions
-SHL1STDLIBS= $(SALLIB) $(CPPUNITLIB) $(TESTSHL2LIB)
+SHL1STDLIBS= $(SALLIB) $(CPPUNITLIB)
SHL1IMPLIB= i$(SHL1TARGET)
DEF1NAME =$(SHL1TARGET)