summaryrefslogtreecommitdiff
path: root/salhelper
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-02-24 20:44:46 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-02-24 20:44:46 +0000
commit5f66037d6de444b731d8ce9a709c8754216ac7d9 (patch)
treea16128d610d562e753469113a0e949b18cece44e /salhelper
parent325674e0d0a0f49c3ed5cf42e3da7f0c5933828a (diff)
remove empty TESTSHL2LIB
Diffstat (limited to 'salhelper')
-rw-r--r--salhelper/qa/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/salhelper/qa/makefile.mk b/salhelper/qa/makefile.mk
index fe2aff7453be..fae96cfe6328 100644
--- a/salhelper/qa/makefile.mk
+++ b/salhelper/qa/makefile.mk
@@ -37,7 +37,7 @@ CFLAGSCXX += $(CPPUNIT_CFLAGS)
SHL1TARGET = $(TARGET)
SHL1OBJS = $(SLO)$/test_api.obj
-SHL1STDLIBS = $(CPPUNITLIB) $(SALLIB) $(SALHELPERLIB) $(TESTSHL2LIB)
+SHL1STDLIBS = $(CPPUNITLIB) $(SALLIB) $(SALHELPERLIB)
SHL1IMPLIB = i$(SHL1TARGET)
SHL1VERSIONMAP = version.map
DEF1NAME = $(SHL1TARGET)