Mercurial > audlegacy
view src/Makefile @ 4553:47cc110bef0c
Hookify a visualization function
author | mf0102 <0102@gmx.at> |
---|---|
date | Sun, 18 May 2008 16:06:33 +0200 (2008-05-18) |
parents | 8936675274ba |
children | 5586782f9dfe |
line wrap: on
line source
SUBDIRS = libguess libSAD audacious libid3tag include ../extra.mk ifeq ($(USE_EGGSM),yes) SUBDIRS := libeggsmclient ${SUBDIRS} endif ifeq ($(USE_DBUS),yes) SUBDIRS := libaudclient audtool ${SUBDIRS} endif include ../buildsys.mk