diff options
author | nobody <nobody@localhost> | 2000-11-07 05:40:14 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-11-07 05:40:14 +0800 |
commit | 46ea0b06a6d85d5d731f491fea84ddd9ae59ef68 (patch) | |
tree | 786145ed8b82796d89e41d2ed37058c0097ace13 /ui/Makefile.am | |
parent | b4c61eba8055f666fd8a2270879a6f9722faa2b3 (diff) | |
download | gsoc2013-evolution-46ea0b06a6d85d5d731f491fea84ddd9ae59ef68.tar.gz gsoc2013-evolution-46ea0b06a6d85d5d731f491fea84ddd9ae59ef68.tar.zst gsoc2013-evolution-46ea0b06a6d85d5d731f491fea84ddd9ae59ef68.zip |
This commit was manufactured by cvs2svn to create tagGNUMERIC_0_58
'GNUMERIC_0_58'.
svn path=/tags/GNUMERIC_0_58/; revision=6444
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r-- | ui/Makefile.am | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am deleted file mode 100644 index 1cbc68539c..0000000000 --- a/ui/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -XML_FILES = \ - evolution.xml \ - evolution-addressbook.xml \ - evolution-addressbook-ldap.xml \ - evolution-calendar.xml \ - evolution-contact-editor.xml \ - evolution-event-editor.xml \ - evolution-executive-summary.xml \ - evolution-mail.xml \ - evolution-message-composer.xml \ - evolution-subscribe.xml \ - evolution-task-editor-dialog.xml - -uidir = $(datadir)/gnome/ui -ui_DATA = $(XML_FILES) - -EXTRA_DIST = $(XML_FILES) |