Mercurial > audlegacy
view src/Makefile @ 4594:974b7a03152a
run open file dialogue on drct_eject() (Bugzilla #18)
author | Tomasz Mon <desowin@gmail.com> |
---|---|
date | Fri, 30 May 2008 14:29:14 +0200 |
parents | 5586782f9dfe |
children | 7bf7f83a217e |
line wrap: on
line source
SUBDIRS = libguess libSAD audacious libid3tag libaudutil include ../extra.mk ifeq ($(USE_EGGSM),yes) SUBDIRS := libeggsmclient ${SUBDIRS} endif ifeq ($(USE_DBUS),yes) SUBDIRS := libaudclient audtool ${SUBDIRS} endif include ../buildsys.mk