view skin/Makefile.am @ 515:802a8ed87f67 trunk

[svn] Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to open_audio()... XMMS design sucks and we WILL be getting rid of most of these kludges in 0.3. :P
author nenolod
date Thu, 26 Jan 2006 11:11:20 -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)