view src/libaudacious++/Makefile @ 4837:a2ae808cabb4

Add configdb entry "interface", and set default to "skinned".
author William Pitcock <nenolod@atheme.org>
date Sun, 05 Apr 2009 15:28:06 -0500
parents 3aafc46605b4
children
line wrap: on
line source

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

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