view Input/tonegen/Makefile.am @ 60:1771f253e1b2 trunk

[svn] Updated japanese translation, thanks to dai.
author nenolod
date Fri, 28 Oct 2005 21:36:53 -0700
parents ec508fe218b9
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)