Files
evolution/ui/Makefile.am
Damon Chaplin 45b8f9d767 new file for the Tasks controls.
2001-01-08  Damon Chaplin  <damon@helixcode.com>

	* evolution-tasks.xml: new file for the Tasks controls.

	* Makefile.am (XML_FILES): added the above file.

svn path=/trunk/; revision=7296
2001-01-08 00:33:37 +00:00

18 lines
409 B
Makefile

XML_FILES = \
evolution.xml \
evolution-addressbook.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\
evolution-tasks.xml
uidir = $(datadir)/gnome/ui
ui_DATA = $(XML_FILES)
EXTRA_DIST = $(XML_FILES)