aboutsummaryrefslogtreecommitdiffstats
path: root/data/icons/22x22/places/Makefile.am
blob: 8c6f09410dec688c67e851b6911c333707654407 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
themedir = $(pkgdatadir)/icons/hicolor
size = 22x22
context = actions

iconsdir = $(themedir)/$(size)/$(context)

icons_DATA = \
    bookmark-web.png

noinst_DATA = \
    bookmark-web.svg

EXTRA_DIST = \
    $(icons_DATA)   \
    $(noinst_DATA)