Mercurial > audlegacy
view src/Makefile @ 4776:3e188277c4ed
UI prettification, parts by desowin - thanks!
author | mf0102 <0102@gmx.at> |
---|---|
date | Sun, 21 Sep 2008 15:08:30 +0200 |
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