fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / external / accessories / AllLangPackage_accessoriestemplatesnonfreefinance.mk
blob30ecf49e23ff085554b3d0267e73dcc197280566
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,accessoriestemplatesnonfreefinance,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/finance/lang))
12 $(eval $(call gb_AllLangPackage_use_unpacked,accessoriestemplatesnonfreefinance,templates-pack))
14 $(eval $(call gb_AllLangPackage_add_files_with_subdir,accessoriestemplatesnonfreefinance,$(LIBO_SHARE_FOLDER)/template,finance,\
15 cs/dummy_templates-nonfree.txt \
16 de/dummy_templates-nonfree.txt \
17 en-US/24_Month_Sales_Forecast.ots \
18 en-US/Balance_Sheet.ots \
19 en-US/Break-Even_Analysis.ots \
20 en-US/business_plan_calc.ots \
21 en-US/Capital_Budget_Analysis.ots \
22 en-US/Corporate_Earnings_Analysis.ots \
23 en-US/Five_Year_Projections.ots \
24 en-US/Income_Statement.ots \
25 en-US/job_bid_calc.ots \
26 en-US/marketing_plan_calc.ots \
27 en-US/Pro-Forma_Balance_Sheet.ots \
28 en-US/Pro-Forma_Income_Statement.ots \
29 en-US/Quarterly_Marketing_Budget.ots \
30 es/dummy_templates-nonfree.txt \
31 fi/dummy_templates-nonfree.txt \
32 fr/dummy_templates-nonfree.txt \
33 hu/dummy_templates-nonfree.txt \
34 it/dummy_templates-nonfree.txt \
35 ja/dummy_templates-nonfree.txt \
36 ka/dummy_templates-nonfree.txt \
37 nl/dummy_templates-nonfree.txt \
38 pl/dummy_templates-nonfree.txt \
39 pt-BR/dummy_templates-nonfree.txt \
40 sv/dummy_templates-nonfree.txt \
41 tr/dummy_templates-nonfree.txt \
42 zh-CN/dummy_templates-nonfree.txt \
45 # vim: set noet sw=4 ts=4: