aboutsummaryrefslogtreecommitdiffstats
path: root/art/Makefile.am
blob: 648cecf30ad41408c63c515aff347c9da6385822 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
imagesdir = $(datadir)/images/evolution

images_DATA = \
    evolution-calendar.png \
    evolution-contacts.png \
    evolution-inbox.png \
    evolution-notes.png \
    evolution-tasks.png \
    evolution-today.png

EXTRA_DIST = \
    attachment.xpm \
    mail-new.xpm \
    mail-read.xpm \
    mail-replied.xpm \
    mark.xpm \
    meeting.xpm \
    priority-high.xpm \
    priority-low.xpm \
    $(images_DATA)