Mercurial > audlegacy
view Plugins/Effect/ladspa/Makefile.am @ 325:ea321d1dae48 trunk
[svn] JACKd output plugin via external contractor james@develia.org.
author | nenolod |
---|---|
date | Mon, 19 Dec 2005 08:58:27 -0800 |
parents | 0cf2cc6d0fe5 |
children |
line wrap: on
line source
lib_LTLIBRARIES = libladspa.la libdir = $(plugindir)/$(EFFECT_PLUGIN_DIR) libladspa_la_LDFLAGS = @PLUGIN_LDFLAGS@ libladspa_la_LIBADD = @GTK_LIBS@ libladspa_la_SOURCES = ladspa.c ladspa.h INCLUDES = @GTK_CFLAGS@ -I$(top_builddir)/intl -I$(top_srcdir)