view src/Makefile @ 4451:539f3cb7b1e8

Fix relative paths in construct_uri() function. (Bugzilla #246)
author Paul Marks <paul@pmarks.net>
date Sat, 12 Apr 2008 23:06:54 -0500
parents c942eaef7bc6
children 8936675274ba
line wrap: on
line source

SUBDIRS = libeggsmclient libguess libSAD audacious libid3tag

include ../extra.mk

ifdef USE_DBUS
SUBDIRS := libaudclient audtool $(SUBDIRS)
endif

include ../buildsys.mk