Mercurial > audlegacy
comparison src/Makefile @ 2730:596abc2be8f0 trunk
[svn] - build fix.
| author | yaz |
|---|---|
| date | Thu, 10 May 2007 16:59:22 -0700 |
| parents | 88b39b1d9b7b |
| children | f4a5f8fa3836 |
comparison
equal
deleted
inserted
replaced
| 2729:643be93d0a30 | 2730:596abc2be8f0 |
|---|---|
| 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 libid3tag $(LIBAUDCLIENT_OBJECTIVE) | 6 SUBDIRS = $(INTL_OBJECTIVE) $(SUBDIR_GUESS) $(LIBAUDCLIENT_OBJECTIVE) audacious libid3tag |
| 7 | 7 |
| 8 include ../mk/objective.mk | 8 include ../mk/objective.mk |
| 9 | 9 |
