summaryrefslogtreecommitdiff
path: root/svl/qa/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'svl/qa/makefile.mk')
-rw-r--r--svl/qa/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/svl/qa/makefile.mk b/svl/qa/makefile.mk
index c56dc2804a64..439277ea62b0 100644
--- a/svl/qa/makefile.mk
+++ b/svl/qa/makefile.mk
@@ -30,7 +30,7 @@
#*************************************************************************
PRJ = ..
-PRJNAME = svtools
+PRJNAME=svl
TARGET = qa
ENABLE_EXCEPTIONS = true
@@ -49,7 +49,7 @@ SHL1STDLIBS=\
$(CPPULIB) \
$(CPPUHELPERLIB) \
$(SALLIB) \
- $(SVTOOLLIB) \
+ $(SVLLIB) \
$(TOOLSLIB) \
$(UNOTOOLSLIB) \
$(TESTSHL2LIB) \