summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-02-07 17:09:05 +0100
committerDavid Tardon <dtardon@redhat.com>2011-02-07 17:09:05 +0100
commit67b54e7dc3c510fb2ef5eb2f2560632ff2944c88 (patch)
treec90d0fbb0159352d75f6d7fe5cf155f22183eb3c /sal
parent877d6e888ca17a7d8d1f2958482ac33c8a863312 (diff)
TESTSHL2LIB does not exist anymore
Diffstat (limited to 'sal')
-rw-r--r--sal/qa/rtl/strings/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/rtl/strings/makefile.mk b/sal/qa/rtl/strings/makefile.mk
index 3c1b92196..d1711a338 100644
--- a/sal/qa/rtl/strings/makefile.mk
+++ b/sal/qa/rtl/strings/makefile.mk
@@ -47,7 +47,7 @@ SHL1OBJS := \
$(SLO)$/test_oustring_endswith.obj \
$(SLO)$/test_oustring_noadditional.obj
SHL1IMPLIB := i$(SHL1TARGET)
-SHL1STDLIBS := $(SALLIB) $(CPPUNITLIB) $(TESTSHL2LIB)
+SHL1STDLIBS := $(SALLIB) $(CPPUNITLIB)
SHL1VERSIONMAP := $(PRJ)$/qa$/export.map
DEF1NAME := $(SHL1TARGET)