view src/Makefile @ 3748:08e87e5051d8

fix a typo
author William Pitcock <nenolod@atheme.org>
date Sun, 14 Oct 2007 03:57:03 -0500
parents 7d0adad41792
children 704607c1f858
line wrap: on
line source

SUBDIRS = libguess audacious libid3tag

include ../extra.mk

ifdef USE_DBUS
SUBDIRS := libaudclient audtool $(SUBDIRS)
endif

include ../buildsys.mk