[Libreoffice-commits] core.git: Repository.mk

Tor Lillqvist tml at collabora.com
Wed Oct 8 06:28:29 PDT 2014


 Repository.mk |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 13a5c3a3b921df4688c875bb542f71f625ba82f4
Author: Tor Lillqvist <tml at collabora.com>
Date:   Wed Oct 8 16:27:44 2014 +0300

    icontest was missing
    
    Change-Id: Ie00a983cc93736528e16b4244aaf1361536ed9b6

diff --git a/Repository.mk b/Repository.mk
index 16189e4..05365ec 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -99,6 +99,8 @@ $(eval $(call gb_Helper_register_executables,OOO, \
 	) \
 	uri-encode \
 	ui-previewer \
+	$(if $(filter LINUX,$(OS)), \
+		icontest) \
 	vcldemo \
 	tiledrendering \
 	$(if $(and $(ENABLE_GTK), $(filter LINUX,$(OS))), gtktiledviewer) \


More information about the Libreoffice-commits mailing list