Mercurial > audlegacy
view src/Makefile @ 3827:fd86a88426f4
dbus: ensure that only proper UTF8 is sent over the wire.
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Sun, 21 Oct 2007 07:05:38 -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