Mercurial > audlegacy
view src/audacious/images/Makefile @ 2722:3dc52411bdbe trunk
[svn] MCS_LIBS != LIBMCS_LIBS, allow audacious binary to link.
author | chainsaw |
---|---|
date | Wed, 09 May 2007 16:43:29 -0700 |
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