view src/libaudacious++/Makefile @ 4883:f8e00917d6cc

fix dbus glitch
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 23 May 2009 00:00:14 +0900
parents 3aafc46605b4
children
line wrap: on
line source

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

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