view src/libaudacious++/Makefile @ 4787:f04094af8d57

remove XMMS-style fileopener
author mf0102 <0102@gmx.at>
date Tue, 30 Sep 2008 17:58:41 +0200
parents 3aafc46605b4
children
line wrap: on
line source

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

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