Version 4.0.2.1, tag libreoffice-4.0.2.1
[LibreOffice.git] / extras / Zip_accessoriesgallerydrawspeople.mk
blob064ce84aee54e71c896b460808be10bedda599ed
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,accessoriesgallerydrawspeople,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Draws/People))
12 $(eval $(call gb_Zip_add_dependencies,accessoriesgallerydrawspeople,\
13 $(call gb_UnpackedTarball_get_target,gallery-pack) \
16 $(eval $(call gb_Zip_add_files,accessoriesgallerydrawspeople,\
17 Baboo1.png \
18 Jac1.png \
19 Jac2.png \
20 Jac3.png \
21 Jac4.png \
22 Paul-1.png \
23 Paul-2.png \
24 Paul-3.jpg \
25 Paul-3.png \
26 Paul-4.png \
27 Paul-5.png \
28 Paul-6.png \
29 Paul-7.png \
30 Paul-8.png \
31 Ruty1.png \
32 tof-1.png \
33 tof-2.png \
34 tof-3.png \
35 Zoa1.png \
36 Zoa2.jpg \
39 # vim: set noet sw=4 ts=4: