view src/audacious/ui/Makefile @ 2399:9b7b11176d4e trunk

[svn] - should not pass null fd to input plugins.
author yaz
date Wed, 24 Jan 2007 18:40:07 -0800
parents 1ab061263ee8
children 30ab29ed32d8
line wrap: on
line source

include ${top_srcdir}/mk/rules.mk
include ${top_srcdir}/mk/init.mk

gladexmldir = $(pkgdatadir)/ui

OBJECTIVE_DATA = \
	mainwin.ui:$(gladexmldir) \
	playlist.ui:$(gladexmldir) \
	equalizer.ui:$(gladexmldir)

include ${top_srcdir}/mk/objective.mk