2008-05-19 Matthew Barnes <mbarnes@redhat.com> * ui/Makefile.am: * ui/evolution-signature-editor.xml: Neither is this. Remove it from source control. svn path=/trunk/; revision=35517
21 lines
477 B
Makefile
21 lines
477 B
Makefile
XML_FILES = \
|
|
evolution.xml \
|
|
evolution-addressbook.xml \
|
|
evolution-calendar.xml \
|
|
evolution-mail-message.xml \
|
|
evolution-mail-list.xml \
|
|
evolution-mail-global.xml \
|
|
evolution-mail-messagedisplay.xml \
|
|
evolution-memos.xml \
|
|
evolution-event-editor.xml \
|
|
evolution-memo-editor.xml \
|
|
evolution-task-editor.xml \
|
|
evolution-editor.xml \
|
|
evolution-tasks.xml
|
|
|
|
evolutionui_DATA = $(XML_FILES)
|
|
|
|
EXTRA_DIST = \
|
|
$(XML_FILES) \
|
|
ChangeLog.pre-1-4
|