summaryrefslogtreecommitdiff
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
commit6bb4f17570713d25072203f5b8ddbcd379c2e8dd (patch)
tree21501b788b0b3f0abb839f2b457555f8f01311c0
parentdaebe499feceb3c728304cfb41b746b55740d9a7 (diff)
TESTSHL2LIB does not exist anymore
-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 3c1b9219642f..d1711a338204 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)