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

« back to all changes in this revision

Viewing changes to gst/mpeg4videoparse/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 = libgstmpeg4videoparse.la
 
3
 
 
4
libgstmpeg4videoparse_la_SOURCES = mpeg4videoparse.c 
 
5
libgstmpeg4videoparse_la_CFLAGS = $(GST_CFLAGS)
 
6
libgstmpeg4videoparse_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS)
 
7
libgstmpeg4videoparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
 
8
 
 
9
noinst_HEADERS = mpeg4videoparse.h