Mercurial > audlegacy
view src/Makefile @ 4887:0ddbd0025174 default tip
added libaudtag. (not used yet.)
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Wed, 05 May 2010 18:26:06 +0900 |
parents | 7bf7f83a217e |
children |
line wrap: on
line source
SUBDIRS = libguess libSAD audlegacy libid3tag libaudutil libaudtag include ../extra.mk ifeq ($(USE_EGGSM),yes) SUBDIRS := libeggsmclient ${SUBDIRS} endif ifeq ($(USE_DBUS),yes) SUBDIRS := libaudclient audtool ${SUBDIRS} endif include ../buildsys.mk