summaryrefslogtreecommitdiffstats
path: root/scp2/InstallModule_writer.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-10-29 00:11:29 +0100
committerMichael Stahl <mstahl@redhat.com>2014-10-29 11:37:51 +0100
commita77ef6c0e4e6096b073552d98b405bda62a8950c (patch)
treec1f39a94f70016a347ac4b79e9633745b0789ed9 /scp2/InstallModule_writer.mk
parentscp2: move math executables to AutoInstall (diff)
downloadcore-a77ef6c0e4e6096b073552d98b405bda62a8950c.tar.gz
core-a77ef6c0e4e6096b073552d98b405bda62a8950c.zip
scp2: move writer executables to AutoInstall
Change-Id: Ibcfdd7a8c204a1ec90045ad39ef456237ba80a34
Diffstat (limited to 'scp2/InstallModule_writer.mk')
-rw-r--r--scp2/InstallModule_writer.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/scp2/InstallModule_writer.mk b/scp2/InstallModule_writer.mk
index 69ccf5e52c88..cfc4d9a95dc0 100644
--- a/scp2/InstallModule_writer.mk
+++ b/scp2/InstallModule_writer.mk
@@ -9,7 +9,10 @@
$(eval $(call gb_InstallModule_InstallModule,scp2/writer))
-$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/writer,writer))
+$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/writer,\
+ writer \
+ writer_brand \
+))
$(eval $(call gb_InstallModule_define_if_set,scp2/writer,\
ENABLE_MACOSX_SANDBOX \