summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_math.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-10-29 00:02:58 +0100
committerMichael Stahl <mstahl@redhat.com>2014-10-29 11:37:51 +0100
commit30047f28bf0ae8b53dc175ae09350b342159d644 (patch)
treed4bfebe31a899b5b08539d1608e02f083910571c /scp2/InstallModule_math.mk
parent3ba20ef5ff0bce21da706815e8dca911b24b688b (diff)
scp2: move math executables to AutoInstall
Change-Id: I8cb04121c52eb62e837c6a80037f9eabfc573dde
Diffstat (limited to 'scp2/InstallModule_math.mk')
-rw-r--r--scp2/InstallModule_math.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/scp2/InstallModule_math.mk b/scp2/InstallModule_math.mk
index e498f9325e48..3b2d33f5e7f3 100644
--- a/scp2/InstallModule_math.mk
+++ b/scp2/InstallModule_math.mk
@@ -9,7 +9,10 @@
$(eval $(call gb_InstallModule_InstallModule,scp2/math))
-$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/math,math))
+$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/math,\
+ math \
+ math_brand \
+))
$(eval $(call gb_InstallModule_define_if_set,scp2/math,\
ENABLE_MACOSX_SANDBOX \