view Plugins/Input/tonegen/Makefile.am @ 286:6975fc4f5d3b trunk

[svn] Updated japanese translation, via dai.
author nenolod
date Wed, 14 Dec 2005 08:58:13 -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)