aboutsummaryrefslogtreecommitdiffstats
path: root/data/icons/scalable/actions/Makefile.am
blob: a074aef5a8e2dd38d7d73099c624dce8d0fe6853 (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 = \
    download.svg        \
    bookmark-view.svg   \
    history-view.svg

EXTRA_DIST = \
    $(icons_DATA)