summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_accessories.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-02-28 20:46:37 +0100
committerMichael Stahl <mstahl@redhat.com>2015-02-28 22:28:56 +0100
commit855d4c5c122e833df1f3b1c88fa312f9f7bc6df1 (patch)
treebdebd239e6d86eb2f17f71d3c486284a1585f7b9 /scp2/InstallModule_accessories.mk
parent081a3ea796856e25e7f91728792111e258e80f2d (diff)
scp2: move gallery packages to AutoInstall
Change-Id: I56a89b8785d7ac9f959ed43be26302540332e7ee
Diffstat (limited to 'scp2/InstallModule_accessories.mk')
-rw-r--r--scp2/InstallModule_accessories.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/scp2/InstallModule_accessories.mk b/scp2/InstallModule_accessories.mk
index fb639faae2e8..3aca746d1801 100644
--- a/scp2/InstallModule_accessories.mk
+++ b/scp2/InstallModule_accessories.mk
@@ -9,6 +9,10 @@
$(eval $(call gb_InstallModule_InstallModule,scp2/accessories))
+$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/accessories,\
+ accessories_gallery \
+))
+
$(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/accessories,\
scp2/source/accessories/module_accessories \
))
@@ -24,10 +28,6 @@ $(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/accessories,\
endif
ifneq ($(WITH_EXTRA_GALLERY),)
-$(eval $(call gb_InstallModule_add_scpfiles,scp2/accessories,\
- scp2/source/accessories/file_gallery_accessories \
-))
-
$(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/accessories,\
scp2/source/accessories/module_gallery_accessories \
))