view src/Makefile @ 4142:6737f5e019a9

finally, another update-po and German translation update!
author mf0102 <0102@gmx.at>
date Wed, 02 Jan 2008 01:17:56 +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