Mercurial > audlegacy
view audacious/images/Makefile @ 2283:35b8c6307b18 trunk
[svn] - avoid cpu raising when get_info_on_demand and get_info_on_load are both FALSE; and prevent the combo from happening at all
author | giacomo |
---|---|
date | Fri, 05 Jan 2007 17:31:19 -0800 |
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