view src/Makefile @ 4165:d4b13079f476

Add treeview to the fileinfo editor. This doesn't populate with data yet.
author William Pitcock <nenolod@atheme.org>
date Thu, 10 Jan 2008 06:36:58 -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