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

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

icons_DATA = \
    bookmark-view.svg   \
    history-view.svg    \
    location-entry.svg

EXTRA_DIST = \
    $(icons_DATA)