summaryrefslogtreecommitdiffstats
path: root/scp2/AutoInstall.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-10-28 23:35:21 +0100
committerMichael Stahl <mstahl@redhat.com>2014-10-29 11:37:49 +0100
commitee80cbb7122714d05b1b939e8276138517f9ece5 (patch)
treed89bf11fb65ac1b519d4d5ace56b298d8209258b /scp2/AutoInstall.mk
parentinstaller: let's make missing FileID a fatal error (diff)
downloadcore-ee80cbb7122714d05b1b939e8276138517f9ece5.tar.gz
core-ee80cbb7122714d05b1b939e8276138517f9ece5.zip
scp2: move base executables to AutoInstall
Change-Id: I772bbfc05d4f8fd38df7a75d3b0982c843be2524
Diffstat (limited to 'scp2/AutoInstall.mk')
-rw-r--r--scp2/AutoInstall.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/scp2/AutoInstall.mk b/scp2/AutoInstall.mk
index 588df0163df1..f47603224c2d 100644
--- a/scp2/AutoInstall.mk
+++ b/scp2/AutoInstall.mk
@@ -12,7 +12,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,base,LIBO_LIB_FILE,LIBO_EXECUTABLE))
+$(eval $(call gb_AutoInstall_add_module,base_brand,,LIBO_EXECUTABLE))
$(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))