blob: 4165e1ca62b98bbd8b8300334af53bfc4e09c315 (
plain)
1
2
3
4
5
6
7
8
|
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
include ../../Makefile.include
|