view src/libaudacious++/Makefile @ 4490:2e56a47e7a5d

Correctly check for USE_DBUS and USE_EGGSM.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 21 Apr 2008 07:32:45 +0300
parents 3aafc46605b4
children
line wrap: on
line source

PACKAGE = audacious++
STATIC_LIB = libaudacious++.a
SRCS = plugin.cxx

include ../../buildsys.mk
include ../../extra.mk