summaryrefslogtreecommitdiffstats
path: root/scp2/AutoInstall.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-08-02 20:26:26 +0200
committerMichael Stahl <mstahl@redhat.com>2014-08-02 22:23:49 +0200
commit4bab1f2dea44e54b72096eba0f5bc7a0a71c5589 (patch)
tree392f7027d7b5b6649e15af4b79e8baba9f1fda85 /scp2/AutoInstall.mk
parentindentation fixes (diff)
downloadcore-4bab1f2dea44e54b72096eba0f5bc7a0a71c5589.tar.gz
core-4bab1f2dea44e54b72096eba0f5bc7a0a71c5589.zip
scp2: move activex libs to AutoInstall
Change-Id: I08fac26859d97e3d7a60d3ba443c2d2ca039789b
Diffstat (limited to 'scp2/AutoInstall.mk')
-rw-r--r--scp2/AutoInstall.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/scp2/AutoInstall.mk b/scp2/AutoInstall.mk
index 1fe02e5328f5..271d225e1093 100644
--- a/scp2/AutoInstall.mk
+++ b/scp2/AutoInstall.mk
@@ -10,6 +10,8 @@
$(eval $(call gb_AutoInstall_AutoInstall))
$(eval $(call gb_AutoInstall_add_module,activexbinarytable,LIBO_LIB_FILE_BINARYTABLE))
+$(eval $(call gb_AutoInstall_add_module,activex,LIBO_LIB_FILE))
+$(eval $(call gb_AutoInstall_add_module,activexwin64,LIBO_LIB_FILE_COMPONENTCONDITION,,,"VersionNT64"))
$(eval $(call gb_AutoInstall_add_module,base,LIBO_LIB_FILE))
$(eval $(call gb_AutoInstall_add_module,calc,LIBO_LIB_FILE))
$(eval $(call gb_AutoInstall_add_module,extensions_bsh,,,LIBO_JAR_FILE))