fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / external / accessories / AllLangPackage_accessoriessamplesadvertisement.mk
blob363f154983131ffe0e37579f5cca30eb3c7b2388
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_AllLangPackage_AllLangPackage,accessoriessamplesadvertisement,$(call gb_UnpackedTarball_get_dir,samples-pack)/samples/advertisement/lang))
12 $(eval $(call gb_AllLangPackage_use_unpacked,accessoriessamplesadvertisement,samples-pack))
14 $(eval $(call gb_AllLangPackage_add_files_with_subdir,accessoriessamplesadvertisement,share/samples,Advertisement,\
15 cs/dummy_samples.txt \
16 de/dummy_samples.txt \
17 en-US/ooo2prodflyera3en.odt \
18 en-US/ooo2prodflyera4en.odt \
19 en-US/ooo2prodintroen.odp \
20 en-US/ooo2prodspeca4en.odt \
21 es/dummy_samples.txt \
22 fi/dummy_samples.txt \
23 fr/dummy_samples.txt \
24 hu/ooo2prodflyera3hu.odt \
25 hu/ooo2prodspeca4hu.odt \
26 hu/OOo_Ossszehasonlitas.odt \
27 hu/OOo_Reklam4.odt \
28 it/dummy_samples.txt \
29 ja/dummy_samples.txt \
30 ka/dummy_samples.txt \
31 nl/dummy_samples.txt \
32 pl/dummy_samples.txt \
33 pt-BR/dummy_samples.txt \
34 sv/dummy_samples.txt \
35 tr/dummy_samples.txt \
36 zh-CN/dummy_samples.txt \
39 # vim: set noet sw=4 ts=4: