view Input/tonegen/Makefile.am @ 25:66610fc7de2d trunk

[svn] Remove queue.png from build.list. *grumble*
author nenolod
date Tue, 25 Oct 2005 17:50:25 -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)