[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - scp2/Module_scp2.mk
Andras Timar
andras.timar at collabora.com
Wed Oct 8 08:48:49 PDT 2014
scp2/Module_scp2.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit fa7ce6df6218dfc7ff18fabe8e6f7a5b4038c77b
Author: Andras Timar <andras.timar at collabora.com>
Date: Wed Oct 8 05:46:07 2014 -0700
Revert "fdo#80927 - quickstart causing trouble on windows, disable it"
This reverts commit e10e1b06cbbf337e8277063651b6e48011df5fd4.
The real solution to fdo#80927 is available now.
Change-Id: I25166a348cb0a76cccfa49c82190aad88deb3c47
Reviewed-on: https://gerrit.libreoffice.org/11853
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/scp2/Module_scp2.mk b/scp2/Module_scp2.mk
index 767e443..be02cd8 100644
--- a/scp2/Module_scp2.mk
+++ b/scp2/Module_scp2.mk
@@ -33,6 +33,7 @@ $(eval $(call gb_Module_add_targets,scp2,\
) \
$(if $(filter WNT,$(OS)),\
$(if $(DISABLE_ACTIVEX),,InstallModule_activex) \
+ InstallModule_quickstart \
InstallModule_windows \
$(if $(filter MSC,$(COM)),\
InstallModule_winexplorerext \
More information about the Libreoffice-commits
mailing list