view src/Makefile @ 4207:15df056e7634

branch merge
author Cristi Magherusan <majeru@atheme.org>
date Mon, 21 Jan 2008 02:46:44 +0200
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