diff options
author | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
commit | 4bdc9e9a392152dbdbfb68063f62f879335c4030 (patch) | |
tree | 75bb0caf9afd4b94842023406d6a7938c5d8b2b7 /ui/Makefile.am | |
parent | 0031a7166cd0f3fc0cec0b60c468ca22a8c45b0b (diff) | |
download | gsoc2013-evolution-GEDIT_2_5_91.tar.gz gsoc2013-evolution-GEDIT_2_5_91.tar.zst gsoc2013-evolution-GEDIT_2_5_91.zip |
This commit was manufactured by cvs2svn to create tag 'GEDIT_2_5_91'.GEDIT_2_5_91
svn path=/tags/GEDIT_2_5_91/; revision=23725
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r-- | ui/Makefile.am | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am deleted file mode 100644 index 47e1e04779..0000000000 --- a/ui/Makefile.am +++ /dev/null @@ -1,26 +0,0 @@ -XML_FILES = \ - evolution.xml \ - evolution-addressbook.xml \ - evolution-calendar.xml \ - evolution-contact-editor.xml \ - evolution-contact-list-editor.xml \ - evolution-comp-editor.xml \ - evolution-composer-entries.xml \ - evolution-event-editor.xml \ - evolution-executive-summary.xml \ - evolution-mail-message.xml \ - evolution-mail-list.xml \ - evolution-mail-global.xml \ - evolution-mail-messagedisplay.xml \ - evolution-message-composer.xml \ - evolution-signature-editor.xml \ - evolution-subscribe.xml \ - evolution-task-editor.xml \ - evolution-tasks.xml \ - my-evolution.xml - -evolutionui_DATA = $(XML_FILES) - -EXTRA_DIST = \ - $(XML_FILES) \ - ChangeLog.pre-1-4 |