diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-01-28 03:32:43 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-01-28 03:32:43 +0800 |
commit | 824714d55eda1314ca5e7933084b21a58244e87f (patch) | |
tree | ce128b31a2936198861aeedc2f4df2f17e40369d /ui/Makefile.am | |
parent | 88166c6bf7710c948018b61540cbaca4ab508bfa (diff) | |
download | gsoc2013-evolution-824714d55eda1314ca5e7933084b21a58244e87f.tar.gz gsoc2013-evolution-824714d55eda1314ca5e7933084b21a58244e87f.tar.zst gsoc2013-evolution-824714d55eda1314ca5e7933084b21a58244e87f.zip |
Committing Rajeev's patch.
svn path=/trunk/; revision=31331
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r-- | ui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am index 51a4c672de..56743c53e9 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -12,6 +12,7 @@ XML_FILES = \ evolution-signature-editor.xml \ evolution-subscribe.xml \ evolution-event-editor.xml \ + evolution-memo-editor.xml \ evolution-task-editor.xml \ evolution-editor.xml \ evolution-tasks.xml |