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

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

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

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