From cebdd70c03729ebe9624cb2d73922d93621cf461 Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Thu, 22 Sep 2011 13:47:43 +0200 Subject: add fax files to makefile --- wizards/Pyuno_fax.mk | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'wizards/Pyuno_fax.mk') diff --git a/wizards/Pyuno_fax.mk b/wizards/Pyuno_fax.mk index 8e658dcac24a..61467a1db256 100644 --- a/wizards/Pyuno_fax.mk +++ b/wizards/Pyuno_fax.mk @@ -27,6 +27,14 @@ $(eval $(call gb_Pyuno_Pyuno,fax,$(SRCDIR)/wizards/com/sun/star/wizards/fax)) $(eval $(call gb_Pyuno_add_files,fax,\ CallWizard.py \ + CGFax.py \ + CGFaxWizard.py \ + FaxDocument.py \ + FaxWizardDialogConst.py \ + FaxWizardDialogImpl.py \ + FaxWizardDialog.py \ + FaxWizardDialogResources.py \ + __init__.py \ )) $(eval $(call gb_Pyuno_set_componentfile,fax,wizards/com/sun/star/wizards/fax/fax)) -- cgit v1.2.3