diff options
author | nobody <nobody@localhost> | 2004-02-20 06:12:23 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2004-02-20 06:12:23 +0800 |
commit | 6e41182b061501f088266d3e92865a87ae60790d (patch) | |
tree | bffa47fdc79aea9fac623ec3666dc457671082b5 /ui/Makefile.am | |
parent | 65500ade9a6cd497eeffa32253beebb0d0508c54 (diff) | |
download | gsoc2013-evolution-GAL_1_99_11.tar.gz gsoc2013-evolution-GAL_1_99_11.tar.zst gsoc2013-evolution-GAL_1_99_11.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_1_99_11'.GAL_1_99_11
svn path=/tags/GAL_1_99_11/; revision=24803
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 |