view src/Makefile @ 3615:2f6cbb30ad81

tiny, tiny correction in German translation
author mf0102 <0102@gmx.at>
date Mon, 24 Sep 2007 22:08:11 +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