view src/Makefile @ 3826:53c5ec0aed0d

Made "Interpolation Engine" items translatable ; improved French translation.
author Stany HENRY <StrassBoy@gmail.com>
date Sat, 20 Oct 2007 13:20:23 +0200
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