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