Bump for 4.0-11
[LibreOffice.git] / extras / Zip_accessoriesgalleryphotosobjects.mk
blobd0e2531e3611049dae0e40d564c69eacf885a2af
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_Zip_Zip,accessoriesgalleryphotosobjects,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Objects))
12 $(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotosobjects,\
13 $(call gb_UnpackedTarball_get_target,gallery-pack) \
16 $(eval $(call gb_Zip_add_files,accessoriesgalleryphotosobjects,\
17 JS_PDPhO_dragon_celebration.jpg \
18 morguefiles_com_pindiyath100_111064504847.jpg \
19 morguefiles_com_pindiyath100_122931551.jpg \
20 morguefiles_com_pindiyath100_148584163.jpg \
21 morguefiles_com_pindiyath100_149059900.jpg \
22 morguefiles_com_pindiyath100_149489898.jpg \
23 morguefiles_com_pindiyath100_150855874.jpg \
24 morguefiles_com_pindiyath100_160703628.jpg \
25 morguefiles_com_pindiyath100_A1160419.JPG \
26 morguefiles_com_pindiyath100_A1180678.JPG \
27 morguefiles_com_pindiyath100_A1190005.jpg \
28 morguefiles_com_pindiyath100_A1250317.JPG \
29 morguefiles_com_pindiyath100_Fountain_pen.JPG \
30 morguefiles_com_pindiyath100_P1120434.jpg \
31 morguefiles_com_pindiyath100_PIC1092515922117.jpg \
32 morguefiles_com_pindiyath100_PIC109263097871.jpg \
33 morguefiles_com_pindiyath100_PIC109284443682.jpg \
34 morguefiles_com_pindiyath100_Screw_Driver__and_screws.JPG \
37 # vim: set noet sw=4 ts=4: