view Plugins/Input/tonegen/Makefile.am @ 507:b3dd43f37b81 trunk

[svn] documentation updates.
author nenolod
date Wed, 25 Jan 2006 22:42:38 -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)