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_Pyuno_Pyuno
,web
,$(SRCDIR
)/wizards
/com
/sun
/star
/wizards
/web
))
12 $(eval
$(call gb_Pyuno_add_files
,web
,wizards
/web
,\
14 BackgroundsDialog.py \
16 AbstractErrorHandler.py \
18 FTPDialogResources.py \
23 ProcessErrorHandler.py \
25 ProcessStatusRenderer.py \
36 WebWizardDialogResources.py \
47 data
/CGGeneralInfo.py \
53 data
/CGSessionName.py \
58 export/AbstractExporter.py \
59 export/CopyExporter.py \
60 export/FilterExporter.py \
61 export/ConfiguredExporter.py \
62 export/ImpressHTMLExporter.py \
65 $(eval
$(call gb_Pyuno_set_componentfile_full
,web
,wizards
/com
/sun
/star
/wizards
/web
/web
,vnd.openoffice.pymodule
:wizards.web
,.CallWizard
))