view src/Makefile @ 3665:077eba0c1813

removed the XMMS title from the equalizer section of the refugee skin
author mf0102 <0102@gmx.at>
date Fri, 28 Sep 2007 21:44:03 +0200
parents 7d0adad41792
children 704607c1f858
line wrap: on
line source

SUBDIRS = libguess audacious libid3tag

include ../extra.mk

ifdef USE_DBUS
SUBDIRS := libaudclient audtool $(SUBDIRS)
endif

include ../buildsys.mk