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

Michael Stahl mstahl at redhat.com
Tue Nov 19 04:45:00 PST 2013


 RepositoryModule_host.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 076342caf8419432a17bf2300d2c7d6c033386f1
Author: Michael Stahl <mstahl at redhat.com>
Date:   Tue Nov 19 13:38:58 2013 +0100

    RepositoryModule: conditionally add winaccessibility
    
    Change-Id: I5f72d01ea96835607f93328528051651866354d9

diff --git a/RepositoryModule_host.mk b/RepositoryModule_host.mk
index f85fe43..91141f1 100644
--- a/RepositoryModule_host.mk
+++ b/RepositoryModule_host.mk
@@ -142,6 +142,7 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\
 	uui \
 	vbahelper \
 	vcl \
+	$(if $(ENABLE_IA2),winaccessibility) \
 	wizards \
 	writerfilter \
 	writerperfect \


More information about the Libreoffice-commits mailing list