view src/Makefile @ 4394:34d010af590b

Oops, forgot to add function initializations to the vtable. Fixed.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 30 Mar 2008 02:42:01 +0200
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