view src/Makefile @ 3817:5ea2431c12bf trunk

Handle Unicode/UTF-8 in tuple data.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 20 Oct 2007 06:05:04 +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