Mercurial > audlegacy
view Plugins/Input/vorbis/Makefile.am @ 306:0e22e4ef781e trunk
[svn] Convert to configdb usage.
author | chainsaw |
---|---|
date | Sat, 17 Dec 2005 11:40:29 -0800 (2005-12-17) |
parents | fa848bd484d8 |
children |
line wrap: on
line source
if HAVE_OGGVORBIS lib_LTLIBRARIES = libvorbis.la endif libdir = $(plugindir)/$(INPUT_PLUGIN_DIR) INCLUDES = $(GTK_CFLAGS) $(OGG_VORBIS_CFLAGS) -I$(top_builddir)/intl -I$(top_srcdir) libvorbis_la_LDFLAGS = $(PLUGIN_LDFLAGS) libvorbis_la_LIBADD = $(GTK_LIBS) $(OGG_VORBIS_LIBS) $(LTLIBICONV) libvorbis_la_SOURCES = \ vorbis.c vorbis.h \ configure.c \ http.c http.h \ fileinfo.c \ vcedit.c vcedit.h EXTRA_DIST = ogg.xpm