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

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

EXTRA_DIST = $(XML_FILES)