summaryrefslogtreecommitdiff
path: root/scp2/AutoInstall.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-10-28 22:11:00 +0100
committerMichael Stahl <mstahl@redhat.com>2014-10-29 11:37:48 +0100
commit7c898c933cb5c4baa7315bb5547a1b53cb12ea61 (patch)
tree0022d8dea8ccb320374ffe0a44a960ee7d4fbaed /scp2/AutoInstall.mk
parent0183dc88e25b30725c118fd5b515e739d717b6be (diff)
scp2: move brand executables to AutoInstall
... except for soffice.exe which is referenced by some FolderItem. Change-Id: Ie5788aa950f0b8526220fb2c8b9281ce934b8a5d
Diffstat (limited to 'scp2/AutoInstall.mk')
-rw-r--r--scp2/AutoInstall.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/scp2/AutoInstall.mk b/scp2/AutoInstall.mk
index 1a61765ef4de..78879ce278fe 100644
--- a/scp2/AutoInstall.mk
+++ b/scp2/AutoInstall.mk
@@ -13,6 +13,7 @@ $(eval $(call gb_AutoInstall_add_module,activexbinarytable,LIBO_LIB_FILE_BINARYT
$(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,brand,,LIBO_EXECUTABLE))
$(eval $(call gb_AutoInstall_add_module,calc,LIBO_LIB_FILE))
$(eval $(call gb_AutoInstall_add_module,crashrep,,LIBO_EXECUTABLE))
$(eval $(call gb_AutoInstall_add_module,extensions_bsh,,,LIBO_JAR_FILE))