Version 4.0.0.1, tag libreoffice-4.0.0.1
[LibreOffice.git] / extras / AllLangZip_accessoriestemplatesnonfreelabels.mk
blob9eeeb5a7288809b3f7eca60294725ec3a5ec7514
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_AllLangZip_AllLangZip,accessoriestemplatesnonfreelabels,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/labels/lang))
12 $(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesnonfreelabels,\
13 $(call gb_UnpackedTarball_get_target,templates-pack) \
16 $(eval $(call gb_AllLangZip_add_files,accessoriestemplatesnonfreelabels,\
17 cs/dummy_templates-nonfree.txt \
18 de/dummy_templates-nonfree.txt \
19 en-US/dummy_templates-nonfree.txt \
20 es/dummy_templates-nonfree.txt \
21 fi/dummy_templates-nonfree.txt \
22 fr/dummy_templates-nonfree.txt \
23 hu/dummy_templates-nonfree.txt \
24 it/dummy_templates-nonfree.txt \
25 ja/dummy_templates-nonfree.txt \
26 ka/dummy_templates-nonfree.txt \
27 nl/dummy_templates-nonfree.txt \
28 pl/dummy_templates-nonfree.txt \
29 pt-BR/dummy_templates-nonfree.txt \
30 sv/dummy_templates-nonfree.txt \
31 tr/dummy_templates-nonfree.txt \
32 zh-CN/dummy_templates-nonfree.txt \
35 # vim: set noet sw=4 ts=4: