Files
evolution/ui/Makefile.am
Christopher James Lahey 156d6d644e Added evolution-contact-editor.xml.
2000-09-20  Christopher James Lahey  <clahey@helixcode.com>

	* ui/Makefile.am (XML_FILES): Added evolution-contact-editor.xml.

	* ui/evolution-contact-editor.xml: New file for the UI for the
	evolution contact editor.

svn path=/trunk/; revision=5528
2000-09-20 23:37:29 +00:00

12 lines
223 B
Makefile

XML_FILES = \
evolution.xml \
evolution-addressbook.xml \
evolution-contact-editor.xml \
evolution-mail.xml \
evolution-calendar.xml
uidir = $(datadir)/gnome/ui
ui_DATA = $(XML_FILES)
EXTRA_DIST = $(XML_FILES)