view src/Makefile @ 4354:168479ee6aab

Automated merge with ssh://hg.atheme.org//hg/audacious
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 17 Mar 2008 00:14:21 +0200
parents c942eaef7bc6
children 8936675274ba
line wrap: on
line source

SUBDIRS = libeggsmclient libguess libSAD audacious libid3tag

include ../extra.mk

ifdef USE_DBUS
SUBDIRS := libaudclient audtool $(SUBDIRS)
endif

include ../buildsys.mk