aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.am
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2000-10-05 08:31:34 +0800
committerIain Holmes <iain@src.gnome.org>2000-10-05 08:31:34 +0800
commit68df50d50512a80c35f6af0ef84f506508deb18c (patch)
tree466738334299e4d6686f7afa3b9c7f88809783c0 /ui/Makefile.am
parent209014ecb6e123a3eb8d402dfb09322506bc8024 (diff)
downloadgsoc2013-evolution-68df50d50512a80c35f6af0ef84f506508deb18c.tar
gsoc2013-evolution-68df50d50512a80c35f6af0ef84f506508deb18c.tar.gz
gsoc2013-evolution-68df50d50512a80c35f6af0ef84f506508deb18c.tar.bz2
gsoc2013-evolution-68df50d50512a80c35f6af0ef84f506508deb18c.tar.lz
gsoc2013-evolution-68df50d50512a80c35f6af0ef84f506508deb18c.tar.xz
gsoc2013-evolution-68df50d50512a80c35f6af0ef84f506508deb18c.tar.zst
gsoc2013-evolution-68df50d50512a80c35f6af0ef84f506508deb18c.zip
Add the executive summary ui file
svn path=/trunk/; revision=5733
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 377b9d6901..6746249f6f 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -5,7 +5,8 @@ XML_FILES = \
evolution-contact-editor.xml \
evolution-mail.xml \
evolution-calendar.xml \
- evolution-subscribe.xml
+ evolution-subscribe.xml \
+ evolution-executive-summary.xml
uidir = $(datadir)/gnome/ui
ui_DATA = $(XML_FILES)