[Libreoffice-commits] .: Repository.mk
Norbert Thiebaud
nthiebaud at kemper.freedesktop.org
Fri Feb 10 15:02:46 PST 2012
Repository.mk | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
New commits:
commit 6996d7c2ebcf9320cda713e512e200bcbead4c6c
Author: Norbert Thiebaud <nthiebaud at 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 \
More information about the Libreoffice-commits
mailing list