diff options
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r-- | ui/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am index aec14eb600..7cca94ce69 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -6,7 +6,8 @@ XML_FILES = \ evolution-mail.xml \ evolution-calendar.xml \ evolution-subscribe.xml \ - evolution-executive-summary.xml + evolution-executive-summary.xml \ + evolution-task-editor-dialog.xml uidir = $(datadir)/gnome/ui ui_DATA = $(XML_FILES) |