view skin/Makefile.am @ 457:d4e91d775520 trunk

[svn] More complete title reporting and make coding style consistent with the rest of audacious. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
author chainsaw
date Tue, 17 Jan 2006 17:24:38 -0800
parents cd9e80cedbae
children
line wrap: on
line source

skindir = $(pkgdatadir)/Skins/Default
skin_DATA = \
	balance.png		\
	cbuttons.png		\
	eq_ex.png		\
	eqmain.png		\
	main.png		\
	monoster.png		\
	nums_ex.png		\
	playpaus.png		\
	pledit.png		\
	posbar.png		\
	shufrep.png		\
	text.png		\
	titlebar.png		\
	volume.png		\
	pledit.txt		\
	viscolor.txt

EXTRA_DIST = $(skin_DATA)