Mercurial > audlegacy
view audacious/images/Makefile @ 1906:7244510ae8af trunk
[svn] - i doubt we will have a 1.2.2 version of the player anytime soon, but bump the version anyway ;)
author | nenolod |
---|---|
date | Fri, 27 Oct 2006 02:03:17 -0700 |
parents | 1749ad179a1c |
children |
line wrap: on
line source
include ../../mk/rules.mk include ../../mk/init.mk imagesdir = $(pkgdatadir)/images OBJECTIVE_DATA = \ about-logo.png:$(imagesdir) \ audacious_player.xpm:$(imagesdir) \ appearance.png:$(imagesdir) \ audio.png:$(imagesdir) \ connectivity.png:$(imagesdir) \ mouse.png:$(imagesdir) \ playlist.png:$(imagesdir) \ plugins.png:$(imagesdir) \ eq.png:$(imagesdir) include ../../mk/objective.mk