view src/Makefile @ 4286:af324ff0a983

added passthrough mode. tested with ape and flac
author Eugene Zagidullin <e.asphyx@gmail.com>
date Sat, 16 Feb 2008 01:47:30 +0300
parents 74c6f3d3cf1d
children c942eaef7bc6
line wrap: on
line source

SUBDIRS = libguess libSAD audacious libid3tag

include ../extra.mk

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

include ../buildsys.mk