view src/Makefile @ 2733:cf080b11c3fa trunk

[svn] Implemented more of the stubs in audctrl; Added more methods to objects.xml with implementations in dbus.c. I'm still trying to get plugins working with libaudclient.
author magma
date Fri, 11 May 2007 11:52:56 -0700
parents f4a5f8fa3836
children 2f5b461118a8
line wrap: on
line source

.SILENT:

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

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

include ../mk/objective.mk