view src/Makefile @ 3768:bf6b1c5091d5

Export dock functions
author Christian Birchinger <joker@netswarm.net>
date Mon, 15 Oct 2007 12:56:59 +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