diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-01-02 13:11:48 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-02 13:11:48 +0800 |
commit | 4871f1109d3df6327427503b1a6fa648ec305423 (patch) | |
tree | 2669c24146b84cec51195997291a4ea3d787ac82 | |
parent | 22fdbd471214ed7e3ec59dc8e6f0eed8dcc922f4 (diff) | |
download | gsoc2013-evolution-4871f1109d3df6327427503b1a6fa648ec305423.tar.gz gsoc2013-evolution-4871f1109d3df6327427503b1a6fa648ec305423.tar.zst gsoc2013-evolution-4871f1109d3df6327427503b1a6fa648ec305423.zip |
Remove entry evolution-executive-summary.xml
2006-01-02 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am : Remove entry evolution-executive-summary.xml
svn path=/trunk/; revision=31011
-rw-r--r-- | ui/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am index 373f708992..51a4c672de 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -3,7 +3,6 @@ XML_FILES = \ evolution-addressbook.xml \ evolution-calendar.xml \ evolution-composer-entries.xml \ - evolution-executive-summary.xml \ evolution-mail-message.xml \ evolution-mail-list.xml \ evolution-mail-global.xml \ |