view src/libaudacious++/Makefile @ 4885:c058fc4d6968

should not use gtk_file_chooser_set_filename() if file does not exist
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 16 Sep 2009 20:04:27 +0900
parents 3aafc46605b4
children
line wrap: on
line source

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

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