Mercurial > audlegacy
diff src/Makefile @ 2718:2f8d5c2a5900 trunk
[svn] - disable audtool for now, needs to be ported to DBus.
author | nenolod |
---|---|
date | Wed, 09 May 2007 15:14:52 -0700 |
parents | 8f7da5257692 |
children | 88b39b1d9b7b |
line wrap: on
line diff
--- a/src/Makefile Wed May 09 15:07:50 2007 -0700 +++ b/src/Makefile Wed May 09 15:14:52 2007 -0700 @@ -3,7 +3,7 @@ include ../mk/rules.mk include ../mk/init.mk -SUBDIRS = $(INTL_OBJECTIVE) $(SUBDIR_GUESS) audacious libaudclient audtool libid3tag +SUBDIRS = $(INTL_OBJECTIVE) $(SUBDIR_GUESS) audacious libaudclient libid3tag include ../mk/objective.mk