view src/Makefile @ 4301:3f5f638c055b

Automated merge with ssh://hg.atheme.org//hg/audacious
author Eugene Zagidullin <e.asphyx@gmail.com>
date Sat, 23 Feb 2008 16:37:34 +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