~oah-dev/oah/gst-plugins-bad

« back to all changes in this revision

Viewing changes to gst/nuvdemux/Makefile.am

  • Committer: Haakon Sporsheim
  • Date: 2009-03-12 13:52:03 UTC
  • Revision ID: haakon.sporsheim@tandberg.com-20090312135203-i5k294hgkushb0mt
Initial import of git repository: git://anongit.freedesktop.org/gstreamer/gst-plugins-bad (tag: RELEASE-0_10_10)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
plugin_LTLIBRARIES = libgstnuvdemux.la
 
3
 
 
4
libgstnuvdemux_la_CFLAGS = ${GST_CFLAGS}
 
5
libgstnuvdemux_la_LIBADD = $(GST_BASE_LIBS)
 
6
libgstnuvdemux_la_LDFLAGS = ${GST_PLUGIN_LDFLAGS} 
 
7
libgstnuvdemux_la_SOURCES = gstnuvdemux.c
 
8
libgstnuvdemuxla_LIBTOOLFLAGS = --tag=disable-static
 
9
 
 
10
noinst_HEADERS = gstnuvdemux.h