view src/Makefile @ 3623:3625e0085d7f

Change PLLIST_COL_PLPOINTER to PLLIST_PLPOINTER for consistency
author Kieran Clancy <clancy.kieran+audacious@gmail.com>
date Tue, 25 Sep 2007 20:39:26 +0930
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