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

iconsdir = $(themedir)/$(size)/$(context)
icons_DATA = \
    download.png        \
    web-bookmarks.png   \
    web-history.png     \
    location-entry.png

EXTRA_DIST = \
    $(icons_DATA)