view src/Makefile @ 3832:194c6d2c25bc

don't str_to_utf8() here because of filename encoding
author William Pitcock <nenolod@atheme.org>
date Sun, 21 Oct 2007 08:44:14 -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