Mercurial > audlegacy
comparison src/Makefile @ 4811:7bf7f83a217e
rename src/audacious src/audlegacy so that both audlegacy and audacious can coexist.
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Wed, 26 Nov 2008 00:44:56 +0900 |
parents | 5586782f9dfe |
children | 0ddbd0025174 |
comparison
equal
deleted
inserted
replaced
4810:c10e53092037 | 4811:7bf7f83a217e |
---|---|
1 SUBDIRS = libguess libSAD audacious libid3tag libaudutil | 1 SUBDIRS = libguess libSAD audlegacy libid3tag libaudutil |
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} |