view src/Makefile @ 3793:db6cb4048a74

Return empty string if expr is NULL.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 19 Oct 2007 12:12:27 +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