summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk14
1 files changed, 5 insertions, 9 deletions
diff --git a/Repository.mk b/Repository.mk
index 666a534b68e6..99941add5169 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -438,20 +438,16 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
endif
-# these libraries are packaged in the "Test" instset, in the "program" dir :-/
-$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
- smoketest \
- test \
- unobootstrapprotector \
- unoexceptionprotector \
- unotest \
-))
-
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
+ smoketest \
subsequenttest \
+ test \
testtools_cppobj \
testtools_bridgetest \
testtools_constructors \
+ unobootstrapprotector \
+ unoexceptionprotector \
+ unotest \
scqahelper \
unowinreg \
))