Mercurial > audlegacy
view src/Makefile @ 4565:1e3332aac2be
More work on the finnish translation.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Wed, 21 May 2008 05:37:19 +0300 |
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