aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-06-20 02:27:41 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-06-20 02:27:41 +0800
commit1227ccbc8afd6e9697ab134ebae4a25470037449 (patch)
treed858cf6b4d6231a4fedd3512f0f222f5e470272c /ui/Makefile.am
parent4583098b34dfc46701ec05531bba90a7c59d8d92 (diff)
downloadgsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.tar
gsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.tar.gz
gsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.tar.bz2
gsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.tar.lz
gsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.tar.xz
gsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.tar.zst
gsoc2013-evolution-1227ccbc8afd6e9697ab134ebae4a25470037449.zip
change to event specific operations
2001-06-19 JP Rosevear <jpr@ximian.com> * evolution-event-editor.xml: change to event specific operations * evolution-comp-editor.xml: split non-specific operations out here * Makefile.am: install new file svn path=/trunk/; revision=10294
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r--ui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am
index b6ea2dc932..c1a8b1d969 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -3,6 +3,7 @@ XML_FILES = \
evolution-addressbook.xml \
evolution-calendar.xml \
evolution-contact-editor.xml \
+ evolution-comp-editor.xml \
evolution-event-editor.xml \
evolution-executive-summary.xml \
evolution-mail.xml \