aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.am
blob: ce5bf1b3f42f55309774500df4890be0baae3942 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
XML_FILES =             \
    evolution.xml           \
    evolution-addressbook.xml   \
    evolution-addressbook-ldap.xml  \
    evolution-contact-editor.xml    \
    evolution-mail.xml      \
    evolution-calendar.xml

uidir = $(datadir)/gnome/ui
ui_DATA = $(XML_FILES)

EXTRA_DIST = $(XML_FILES)