Mercurial > audlegacy
comparison 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 |
comparison
equal
deleted
inserted
replaced
4886:54b4f7aaca24 | 4887:0ddbd0025174 |
---|---|
1 SUBDIRS = libguess libSAD audlegacy libid3tag libaudutil | 1 SUBDIRS = libguess libSAD audlegacy libid3tag libaudutil libaudtag |
2 | 2 |
3 include ../extra.mk | 3 include ../extra.mk |
4 | 4 |
5 ifeq ($(USE_EGGSM),yes) | 5 ifeq ($(USE_EGGSM),yes) |
6 SUBDIRS := libeggsmclient ${SUBDIRS} | 6 SUBDIRS := libeggsmclient ${SUBDIRS} |