view src/Makefile @ 4305:59b573234ba2

Automated merge with ssh://hg.atheme.org//hg/audacious
author Eugene Zagidullin <e.asphyx@gmail.com>
date Sun, 24 Feb 2008 18:35:50 +0300
parents 74c6f3d3cf1d
children c942eaef7bc6
line wrap: on
line source

SUBDIRS = libguess libSAD audacious libid3tag

include ../extra.mk

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

include ../buildsys.mk