view src/libaudacious++/Makefile @ 4319:6ab8237fcce4

get rid of LIBDIR. due to uselessness of overriding LIBDIR. now libaudid3tag.so will be installed to libdir *intentionally*.
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Wed, 05 Mar 2008 20:10:00 +0900
parents 3aafc46605b4
children
line wrap: on
line source

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

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