view src/Makefile @ 3813:a8950cdd2041 trunk

Use gssize instead of size_t.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 20 Oct 2007 04:31:01 +0300
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