view Plugins/Input/tonegen/Makefile.am @ 184:740c072f8e23 trunk

[svn] List sndfile extensions in the plugin configuration table.
author chainsaw
date Sun, 13 Nov 2005 14:27:07 -0800
parents fa848bd484d8
children
line wrap: on
line source

lib_LTLIBRARIES = libtonegen.la

libdir = $(plugindir)/$(INPUT_PLUGIN_DIR)

libtonegen_la_LDFLAGS = @PLUGIN_LDFLAGS@

libtonegen_la_SOURCES = tonegen.c
INCLUDES = @GTK_CFLAGS@ -I$(top_builddir)/intl -I$(top_srcdir)