diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-02-24 20:44:46 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-02-24 20:44:46 +0000 |
commit | 5f66037d6de444b731d8ce9a709c8754216ac7d9 (patch) | |
tree | a16128d610d562e753469113a0e949b18cece44e /cppuhelper/qa/unourl | |
parent | 325674e0d0a0f49c3ed5cf42e3da7f0c5933828a (diff) |
remove empty TESTSHL2LIB
Diffstat (limited to 'cppuhelper/qa/unourl')
-rw-r--r-- | cppuhelper/qa/unourl/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cppuhelper/qa/unourl/makefile.mk b/cppuhelper/qa/unourl/makefile.mk index de2c05d40bc1..4e46dd088b93 100644 --- a/cppuhelper/qa/unourl/makefile.mk +++ b/cppuhelper/qa/unourl/makefile.mk @@ -46,7 +46,6 @@ SHL1STDLIBS=\ $(CPPUHELPERLIB) \ $(SALLIB) \ $(CPPULIB) \ - $(TESTSHL2LIB)\ $(CPPUNITLIB) SHL1IMPLIB= i$(SHL1TARGET) DEF1NAME =$(SHL1TARGET) |