Mercurial > audlegacy
view src/audacious/ui/Makefile @ 2670:84a10fce92a1 trunk
[svn] - playlist_set_info() does not change the playlist and shouldn't block
author | nenolod |
---|---|
date | Tue, 10 Apr 2007 11:25:39 -0700 |
parents | 30ab29ed32d8 |
children | c27b1b544026 |
line wrap: on
line source
include ../../../mk/rules.mk include ../../../mk/init.mk gladexmldir = $(pkgdatadir)/ui OBJECTIVE_DATA = \ mainwin.ui:$(gladexmldir) \ playlist.ui:$(gladexmldir) \ equalizer.ui:$(gladexmldir) include ../../../mk/objective.mk