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 \
22 ProcessErrorHandler.py \
24 ProcessStatusRenderer.py \
34 WebWizardDialogResources.py \
45 data
/CGGeneralInfo.py \
51 data
/CGSessionName.py \
56 export/AbstractExporter.py \
57 export/CopyExporter.py \
58 export/FilterExporter.py \
59 export/ConfiguredExporter.py \
60 export/ImpressHTMLExporter.py \
63 $(eval
$(call gb_Pyuno_set_componentfile_full
,web
,wizards
/com
/sun
/star
/wizards
/web
/web
,vnd.openoffice.pymodule
:wizards.web
,.CallWizard
))