From b7b89c9696534d015a7631e959cd03f5e8b29be2 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 26 Aug 2013 21:24:41 +0200 Subject: The testtools component libs are layer NONE, not URELIB Change-Id: I513ca71792ed9d4010a90041f3f5b818816374c8 --- Repository.mk | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'Repository.mk') diff --git a/Repository.mk b/Repository.mk index bd8a4ee6427e..f69f10ff0f0f 100644 --- a/Repository.mk +++ b/Repository.mk @@ -435,6 +435,9 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \ smoketest \ subsequenttest \ test \ + testtools_cppobj \ + testtools_bridgetest \ + testtools_constructors \ unobootstrapprotector \ unoexceptionprotector \ unotest \ @@ -608,12 +611,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ pythonloader \ )) -$(eval $(call gb_Helper_register_libraries,UNOLIBS_URE, \ - testtools_cppobj \ - testtools_bridgetest \ - testtools_constructors \ -)) - $(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \ cppu \ sal \ -- cgit