view src/Makefile @ 3937:edab215c5047

further changes to skin_draw_pixmap
author Tomasz Mon <desowin@gmail.com>
date Thu, 15 Nov 2007 11:42:46 +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