Mercurial > audlegacy
view audacious/images/Makefile.in @ 1772:cb216af25b55 trunk
[svn] - framework for repositioning the vis element on the skin.
author | nenolod |
---|---|
date | Wed, 04 Oct 2006 01:35:28 -0700 |
parents | b59d6c3258fc |
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