view src/Makefile @ 3578:d07343b134a1 trunk

I hope i fixed the libaudclient & dbus problem
author Calin Crisan ccrisan@gmail.com
date Wed, 19 Sep 2007 20:59:55 +0300
parents 40a7ca511440
children d2cb9f990d2e
line wrap: on
line source

SUBDIRS = libguess audacious libid3tag

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

ifdef USE_DBUS
SUBDIRS += libaudclient audtool
endif