view src/Makefile @ 3576:d5f92f4a47ae trunk

libaudclient is back in the make system
author Calin Crisan ccrisan@gmail.com
date Wed, 19 Sep 2007 20:39:36 +0300
parents 625af2797f35
children 40a7ca511440
line wrap: on
line source

SUBDIRS = libguess audacious libid3tag libaudclient

ifdef USE_DBUS
SUBDIRS += libaudclient audtool
endif

include ../buildsys.mk
include ../extra.mk