view src/Makefile @ 2765:313ac85816bb trunk

[svn] Fixed link error caused by libaudclient being in LDADD for audacious.
author magma
date Sun, 13 May 2007 01:29:56 -0700
parents 2f5b461118a8
children 4a5cdf975bb3
line wrap: on
line source

.SILENT:

include ../mk/rules.mk
include ../mk/init.mk

SUBDIRS = $(INTL_OBJECTIVE) $(SUBDIR_GUESS) $(LIBAUDCLIENT_OBJECTIVE) audacious libid3tag

include ../mk/objective.mk