Mercurial > audlegacy
comparison 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 |
comparison
equal
deleted
inserted
replaced
2717:6884a2144a01 | 2718:2f8d5c2a5900 |
---|---|
1 .SILENT: | 1 .SILENT: |
2 | 2 |
3 include ../mk/rules.mk | 3 include ../mk/rules.mk |
4 include ../mk/init.mk | 4 include ../mk/init.mk |
5 | 5 |
6 SUBDIRS = $(INTL_OBJECTIVE) $(SUBDIR_GUESS) audacious libaudclient audtool libid3tag | 6 SUBDIRS = $(INTL_OBJECTIVE) $(SUBDIR_GUESS) audacious libaudclient libid3tag |
7 | 7 |
8 include ../mk/objective.mk | 8 include ../mk/objective.mk |
9 | 9 |