view src/Makefile @ 4101:97efe5d31594

Fix memory leak in vfs_is_remote() (Bugzilla #32)
author Jussi Judin <jjudin+audacious@iki.fi>
date Wed, 19 Dec 2007 00:57:45 -0600
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