diff options
author | andreas kainz <kainz.a@gmail.com> | 2020-04-01 15:54:14 +0200 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2020-04-02 16:32:03 +0200 |
commit | 59a05bc2120750104cca0bc16cad8e0e831ca534 (patch) | |
tree | 141e3fc6b9013c32f2c99542427ce8999eea1d8c /extras/Module_extras.mk | |
parent | 910197b8cf9b653c1b39b35b73424a36b7c1d1ae (diff) |
tdf#131308 Gallery: Remove Computer Gallery
Change-Id: I3205f630d61b86c71a8554432295a9e56c1623a4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91492
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'extras/Module_extras.mk')
-rw-r--r-- | extras/Module_extras.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk index 927086ffedd1..1967ef24eda6 100644 --- a/extras/Module_extras.mk +++ b/extras/Module_extras.mk @@ -60,7 +60,6 @@ ifneq ($(WITH_GALLERY_BUILD),) $(eval $(call gb_Module_add_targets,extras,\ Gallery_arrows \ Gallery_backgrounds \ - Gallery_computers \ Gallery_diagrams \ Gallery_education \ Gallery_environment \ |