aboutsummaryrefslogtreecommitdiffstats
path: root/art/Makefile.am
blob: 5feb519e21d67457568fdf2f9b9d0054fbe69f86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
# \
#   $(pixmap_DATA)