summaryrefslogtreecommitdiff
path: root/test/Package_unittest.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/Package_unittest.mk')
-rw-r--r--test/Package_unittest.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Package_unittest.mk b/test/Package_unittest.mk
index 8cead93f677a..a21388acaa20 100644
--- a/test/Package_unittest.mk
+++ b/test/Package_unittest.mk
@@ -9,7 +9,7 @@
$(eval $(call gb_Package_Package,test_unittest,$(SRCDIR)/test/user-template))
-$(eval $(call gb_Package_set_outdir,test_unittest,$(OUTDIR)))
+$(eval $(call gb_Package_set_outdir,test_unittest,$(WORKDIR)))
$(eval $(call gb_Package_add_file,test_unittest,unittest/registry/modifications.xcd,registry/modifications.xcd))
$(eval $(call gb_Package_add_file,test_unittest,unittest/user/wordbook/sl.dic,user/wordbook/sl.dic))