Mercurial > audlegacy
view Input/wav/Makefile.am @ 37:a1be40353e5b trunk
[svn] Remove binaries.
author | nenolod |
---|---|
date | Wed, 26 Oct 2005 10:54:33 -0700 |
parents | cb178e5ad177 |
children |
line wrap: on
line source
lib_LTLIBRARIES = libwav.la libdir = $(plugindir)/$(INPUT_PLUGIN_DIR) libwav_la_LDFLAGS = $(PLUGIN_LDFLAGS) libwav_la_SOURCES = \ wav.c \ wav.h INCLUDES = $(GTK_CFLAGS) -I$(top_builddir)/intl -I$(top_srcdir)