summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-22 00:32:12 +0200
committerMichael Stahl <mstahl@redhat.com>2013-10-22 14:42:17 +0200
commit621b30e277128018432397860a46c932ff82388c (patch)
tree3579ba1035f085d1e9f074dffa0e1cdf19286ebe /Repository.mk
parent800f387af08f243e7d532ad7a78df1e3d6ad80e4 (diff)
Revert "Repository.mk: adjust layer of libraries in smoketest instset"
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 \
))