aboutsummaryrefslogtreecommitdiff
path: root/data/styles/Emerge/pixmaps/Makefile.am
blob: ec353028b309d400b71b53dcbeeb33b4a9b8f968 (plain)
1
2
3
4
5
6
7
8
SUBDIRS=pixmaps
styledir = $(pkgdatadir)/styles/Emerge/pixmaps

style_DATA = bullet.xpm close.xpm icon.xpm max.xpm stick-unfocus.xpm \
	stuck-unfocus.xpm close-pressed.xpm icon-pressed.xpm max-pressed.xpm \
	selected.xpm stick.xpm stuck.xpm close-unfocus.xpm icon-unfocus.xpm \
    max-unfocus.xpm stick-pressed.xpm stuck-pressed.xpm unselected.xpm
EXTRA_DIST=$(style_DATA)