Files
evolution/ui/Makefile.am
Iain Holmes 68df50d505 Add the executive summary ui file
svn path=/trunk/; revision=5733
2000-10-05 00:31:34 +00:00

15 lines
321 B
Makefile

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