Files
evolution/ui/Makefile.am
Chris Toshok 7e87516620 [ fixes bug #39763 ] This is merged in by the text fields/EEntry's in the
2003-04-07  Chris Toshok  <toshok@ximian.com>

	[ fixes bug #39763 ]
	* evolution-composer-entries.xml: This is merged in by the text
	fields/EEntry's in the composer when they're focused.

	* Makefile.am (XML_FILES): add evolution-composer-entries.xml.

svn path=/trunk/; revision=20736
2003-04-07 23:19:19 +00:00

25 lines
657 B
Makefile

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)