view src/audacious/ui/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 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