view src/Makefile @ 3933:5a4ef76b1f42

beggining of better dealing with substandard winamp skins - if it doesn't break anything, why not commit this?
author Tomasz Mon <desowin@gmail.com>
date Wed, 14 Nov 2007 17:32:02 +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