view src/Makefile @ 3838:74cfd332a56d

Automated merge with ssh://hg.atheme.org//hg/audacious
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 24 Oct 2007 06:04:31 +0300
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