view src/Makefile @ 3859:f964e381d704

fix
author William Pitcock <nenolod@atheme.org>
date Sat, 27 Oct 2007 09:14:13 -0500
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