view src/Makefile @ 3865:97b6075a7590

re-added VOLUME and BALANCE text
author mf0102 <0102@gmx.at>
date Sun, 28 Oct 2007 21:18:40 +0100
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