view src/Makefile @ 4148:aa9d33c28eef

separated audio category from the create_prefs_window() blob
author mf0102 <0102@gmx.at>
date Thu, 03 Jan 2008 14:40:27 +0100
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