Mercurial > audlegacy
view src/Makefile @ 4729:5e70c200eb8d
Use GtkCellRenderer::ypad to provide a more compact playlist, similar to the list widgets in Conspire.
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Wed, 16 Jul 2008 17:32:37 -0500 |
parents | 5586782f9dfe |
children | 7bf7f83a217e |
line wrap: on
line source
SUBDIRS = libguess libSAD audacious libid3tag libaudutil include ../extra.mk ifeq ($(USE_EGGSM),yes) SUBDIRS := libeggsmclient ${SUBDIRS} endif ifeq ($(USE_DBUS),yes) SUBDIRS := libaudclient audtool ${SUBDIRS} endif include ../buildsys.mk