view src/Makefile @ 4219:8a848179e244

fixed the eqalizer window
author Cristi Magherusan <majeru@atheme.org>
date Sun, 27 Jan 2008 23:34:26 +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