view audacious/ui/Makefile @ 2232:ac2ea05e60a0 trunk

[svn] - migration from gtkitemfactory to actions and uimanager; main menu has been ported, still much work and test to do
author giacomo
date Tue, 02 Jan 2007 16:48:38 -0800
parents edb8ac7e7f19
children
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