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

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

icons_DATA = \
    bookmark-web.png

noinst_DATA = \
    bookmark-web.svg

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