aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.am
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-10-19 08:03:44 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-10-19 08:03:44 +0800
commit64092e6d7e9ae2f5c4411654f4ea5d7bfdd84968 (patch)
tree2e55741542587047320860967a876078b754e52f /ui/Makefile.am
parent199a9f60a0302679a2c9dd2142bc91e2f97457ae (diff)
downloadgsoc2013-evolution-64092e6d7e9ae2f5c4411654f4ea5d7bfdd84968.tar
gsoc2013-evolution-64092e6d7e9ae2f5c4411654f4ea5d7bfdd84968.tar.gz
gsoc2013-evolution-64092e6d7e9ae2f5c4411654f4ea5d7bfdd84968.tar.bz2
gsoc2013-evolution-64092e6d7e9ae2f5c4411654f4ea5d7bfdd84968.tar.lz
gsoc2013-evolution-64092e6d7e9ae2f5c4411654f4ea5d7bfdd84968.tar.xz
gsoc2013-evolution-64092e6d7e9ae2f5c4411654f4ea5d7bfdd84968.tar.zst
gsoc2013-evolution-64092e6d7e9ae2f5c4411654f4ea5d7bfdd84968.zip
added.
2000-10-19 Michael Meeks <michael@helixcode.com> * evolution-event-editor.xml: added. svn path=/trunk/; revision=6007
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r--ui/Makefile.am5
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