summaryrefslogtreecommitdiffstats
path: root/comphelper/qa
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-02-07 17:14:08 +0100
committerDavid Tardon <dtardon@redhat.com>2011-02-07 17:14:08 +0100
commit6f0722eddf0048723aec28ae607c8c42784d81cb (patch)
tree9c8af98d2b621855418d1b0f6fff86b3952f2cdb /comphelper/qa
parentRemove DECLARE_LIST( ImplTaskItemList, ImplTaskItem* ) (diff)
downloadcore-6f0722eddf0048723aec28ae607c8c42784d81cb.tar.gz
core-6f0722eddf0048723aec28ae607c8c42784d81cb.zip
TESTSHL2LIB does not exist anymore
Diffstat (limited to 'comphelper/qa')
-rw-r--r--comphelper/qa/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/qa/makefile.mk b/comphelper/qa/makefile.mk
index 9d68caa549ee..972b0a87e0b5 100644
--- a/comphelper/qa/makefile.mk
+++ b/comphelper/qa/makefile.mk
@@ -41,7 +41,7 @@ INCPRE += $(MISC)$/$(TARGET)$/inc
SHL1TARGET = $(TARGET)_weakbag
SHL1OBJS = $(SLO)$/test_weakbag.obj $(SLO)$/test_string.obj
-SHL1STDLIBS = $(CPPUHELPERLIB) $(CPPULIB) $(CPPUNITLIB) $(TESTSHL2LIB) $(SALLIB) $(COMPHELPERLIB)
+SHL1STDLIBS = $(CPPUHELPERLIB) $(CPPULIB) $(CPPUNITLIB) $(SALLIB) $(COMPHELPERLIB)
SHL1VERSIONMAP = version.map
SHL1IMPLIB = i$(SHL1TARGET)
DEF1NAME = $(SHL1TARGET)