view src/Makefile @ 3874:d21eee9b841b

Improved French translation.
author Stany HENRY <StrassBoy@gmail.com>
date Tue, 30 Oct 2007 15:33:21 +0100
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