~ubuntu-branches/ubuntu/precise/gst-plugins-bad0.10/precise-proposed

« back to all changes in this revision

Viewing changes to gst/stereo/Makefile.am

Tags: upstream-0.10.5.3
Import upstream version 0.10.5.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
plugin_LTLIBRARIES = libgststereo.la
 
3
 
 
4
libgststereo_la_SOURCES = gststereo.c
 
5
libgststereo_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CONTROLLER_CFLAGS)
 
6
libgststereo_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS) $(GST_CONTROLLER_LIBS) $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_MAJORMINOR)
 
7
libgststereo_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
 
8
 
 
9
noinst_HEADERS = gststereo.h
 
10
 
 
11
EXTRA_DIST =