Mercurial > audlegacy
view src/audacious/images/Makefile @ 2606:7c19bb5516db trunk
[svn] - Removed some of the horrible code duplication in the file popup code
author | mf0102 |
---|---|
date | Sun, 04 Mar 2007 10:43:38 -0800 |
parents | 30ab29ed32d8 |
children | 9ddf21ab5c84 |
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