view src/libaudacious++/Makefile @ 4832:fb89eae5492c

Acknowledge contributions from John Lindgren, Debian bug #517692.
author Tony Vroon <chainsaw@gentoo.org>
date Wed, 04 Mar 2009 13:02:14 +0000
parents 3aafc46605b4
children
line wrap: on
line source

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

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