spek/data/icons/24x24/Makefile.am
2010-04-28 19:11:11 +10:00

15 lines
180 B
Makefile

# Makefile.am
themedir = $(datadir)/icons/hicolor
size = 24x24
context = apps
iconsdir = $(themedir)/$(size)/$(context)
icons_DATA = \
spek.png
EXTRA_DIST = \
$(icons_DATA)