view src/Makefile @ 3784:2c92b8947057

Maybe it works now.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 18 Oct 2007 18:02:10 +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