view src/Makefile @ 4130:c2039c3004d6

set windows masks in saner way
author Tomasz Mon <desowin@gmail.com>
date Fri, 28 Dec 2007 20:42:56 +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