view src/Makefile @ 4403:848a905816f5

Remove formatter functions, they are only used in song_change plugin.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 31 Mar 2008 06:04:21 +0300
parents c942eaef7bc6
children 8936675274ba
line wrap: on
line source

SUBDIRS = libeggsmclient libguess libSAD audacious libid3tag

include ../extra.mk

ifdef USE_DBUS
SUBDIRS := libaudclient audtool $(SUBDIRS)
endif

include ../buildsys.mk