Files
evolution/ui/Makefile.am
Michael Meeks 9e3b966594 kill all the bonob-ui-extract crud.
2000-11-05  Michael Meeks  <michael@helixcode.com>

	* Makefile.am (uidir): kill all the bonob-ui-extract crud.

svn path=/trunk/; revision=6400
2000-11-04 23:50:45 +00:00

18 lines
421 B
Makefile

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)