Repository.mk | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-)
New commits: commit 6996d7c2ebcf9320cda713e512e200bcbead4c6c Author: Norbert Thiebaud <nthieb...@gmail.com> Date: Fri Feb 10 17:02:37 2012 -0600 Revert "Repository.mk: move test libraries to PLAINLIBS_NONE" This reverts commit 6396ab80dbb0fd60536c42e9c66b568f1e31418a. per the author's request diff --git a/Repository.mk b/Repository.mk index de2a1eb..5adc794 100644 --- a/Repository.mk +++ b/Repository.mk @@ -314,13 +314,6 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ endif -$(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \ - subsequenttest \ - test \ - unoexceptionprotector \ - unotest \ -)) - $(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \ sal_textenc \ xmlreader \ @@ -351,6 +344,8 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ sofficeapp \ srtrs1 \ store \ + subsequenttest \ + test \ textconv_dict \ ucb1 \ ucpdav1 \ @@ -358,7 +353,9 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ ucpftp1 \ ucphier1 \ ucppkg1 \ + unoexceptionprotector \ unopkgapp \ + unotest \ unsafe_uno \ updchk \ xmlsecurity \ _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits