Mercurial > audlegacy
view src/Makefile @ 4074:ea194fd79267
audtool maintenance:
- now playlist-addurl and relatives accept raw file name or path.
- moved handlers in the test suite section to the respective sections.
- tweaked help message.
- modified a few less important handler names.
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Fri, 07 Dec 2007 23:27:20 +0900 |
parents | 7d0adad41792 |
children | 704607c1f858 |
line wrap: on
line source
SUBDIRS = libguess audacious libid3tag include ../extra.mk ifdef USE_DBUS SUBDIRS := libaudclient audtool $(SUBDIRS) endif include ../buildsys.mk