Mercurial > audlegacy
view src/Makefile @ 3580:7d0adad41792 trunk
Prepend libaudclient and audtool to SUBDIRS instead of appending.
author | Alex Maclean <monkeh@monkeh.net> |
---|---|
date | Thu, 20 Sep 2007 08:44:52 +0000 |
parents | d2cb9f990d2e |
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