view src/audacious/glade/Makefile @ 3421:9d6f17ceebb3 trunk

ui_skinselector: don't call gtk_main_iteration() here, as it's unsafe to do so from within the main loop.
author William Pitcock <nenolod@atheme.org>
date Sun, 02 Sep 2007 23:44:59 -0500
parents 30ab29ed32d8
children 9ddf21ab5c84
line wrap: on
line source

include ../../../mk/rules.mk
include ../../../mk/init.mk

gladexmldir = $(pkgdatadir)/glade

OBJECTIVE_DATA = \
	fileinfo.glade:$(gladexmldir) \
	prefswin.glade:$(gladexmldir)

include ../../../mk/objective.mk