diff options
Diffstat (limited to 'wizards/Pyuno_agenda.mk')
-rw-r--r-- | wizards/Pyuno_agenda.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/Pyuno_agenda.mk b/wizards/Pyuno_agenda.mk index f84430335ec0..2c4655395266 100644 --- a/wizards/Pyuno_agenda.mk +++ b/wizards/Pyuno_agenda.mk @@ -27,7 +27,7 @@ $(eval $(call gb_Pyuno_Pyuno,agenda,$(SRCDIR)/wizards/com/sun/star/wizards/agenda)) -$(eval $(call gb_Pyuno_add_files,agenda,\ +$(eval $(call gb_Pyuno_add_files,agenda,wizards/agenda,\ AgendaDocument.py \ AgendaWizardDialogConst.py \ AgendaWizardDialogImpl.py \ |