Mercurial > audlegacy
view Plugins/Input/wav/Makefile.am @ 72:00ddf219f93b trunk
[svn] libflac test
author | msameer |
---|---|
date | Sat, 29 Oct 2005 16:32:06 -0700 |
parents | fa848bd484d8 |
children | e2563c526b32 |
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)