38b678e4cb
- added rmdir commands to uninstall rules of all Makefiles under data/styles - added \n at the end of files which had none
8 lines
365 B
Makefile
8 lines
365 B
Makefile
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
|