summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-02-24 20:45:39 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-02-24 20:47:55 +0000
commit83cfca7c9c0f3dee4966db2bebf7dcab9c48ff42 (patch)
tree0ba931b969c019dd0c6535b4574d71ce2b9d748b /configmgr
parentdbf407cfb039a4ea7ccd49a3728d2ab9860d9601 (diff)
remove empty TESTSHL2LIB
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/qa/unit/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/configmgr/qa/unit/makefile.mk b/configmgr/qa/unit/makefile.mk
index 25035d7e9dda..fdb82f172cb1 100644
--- a/configmgr/qa/unit/makefile.mk
+++ b/configmgr/qa/unit/makefile.mk
@@ -42,8 +42,8 @@ SHL1STDLIBS = \
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(CPPUNITLIB) \
- $(SALLIB) \
- $(TESTSHL2LIB)
+ $(SALLIB)
+
SHL1TARGET = unit
SHL1VERSIONMAP = version.map
DEF1NAME = $(SHL1TARGET)