aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.am
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-10-18 10:00:32 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-10-18 10:00:32 +0800
commitc0cc72015d1902bfdedb50ba3cbd23cf59afbc56 (patch)
tree5664ec7881db85ec391a2bede4f1391e4c7c0c85 /ui/Makefile.am
parentde8246dc8a906807234cab134e100abf64f2b1e0 (diff)
downloadgsoc2013-evolution-c0cc72015d1902bfdedb50ba3cbd23cf59afbc56.tar
gsoc2013-evolution-c0cc72015d1902bfdedb50ba3cbd23cf59afbc56.tar.gz
gsoc2013-evolution-c0cc72015d1902bfdedb50ba3cbd23cf59afbc56.tar.bz2
gsoc2013-evolution-c0cc72015d1902bfdedb50ba3cbd23cf59afbc56.tar.lz
gsoc2013-evolution-c0cc72015d1902bfdedb50ba3cbd23cf59afbc56.tar.xz
gsoc2013-evolution-c0cc72015d1902bfdedb50ba3cbd23cf59afbc56.tar.zst
gsoc2013-evolution-c0cc72015d1902bfdedb50ba3cbd23cf59afbc56.zip
added.
2000-10-18 Michael Meeks <michael@helixcode.com> * evolution-task-editor-dialog.xml: added. svn path=/trunk/; revision=5972
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r--ui/Makefile.am3
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)