view src/Makefile @ 4129:d9870d3e9550

Fix downloading of dynamically generated content with vfs_get_file_contents(). (Bugzilla #46)
author Maciej Grela <thermal@o2.pl>
date Fri, 28 Dec 2007 04:31:02 -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