view src/Makefile @ 4141:f320e2c2bfc5

some cleaning
author Tomasz Mon <desowin@gmail.com>
date Mon, 31 Dec 2007 17:08:52 +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