view src/Makefile @ 4174:6425fbe741f1

reorganized the JTF dialog, it's not so wide anymore
author Cristi Magherusan <majeru@atheme-project.org>
date Thu, 10 Jan 2008 23:57:13 +0200
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