From 4a246a0d9d3bba695bd84532ee4a6fca19415e1b Mon Sep 17 00:00:00 2001 From: Edgard Lima Date: Thu, 11 May 2006 17:59:59 +0000 Subject: Changes proposed by Wingo in bug #338818. Original commit message from CVS: Changes proposed by Wingo in bug #338818. --- sys/v4l2/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/v4l2/Makefile.am') diff --git a/sys/v4l2/Makefile.am b/sys/v4l2/Makefile.am index 547e0687..b3f58816 100644 --- a/sys/v4l2/Makefile.am +++ b/sys/v4l2/Makefile.am @@ -10,7 +10,7 @@ endif libgstvideo4linux2_la_SOURCES = gstv4l2.c \ gstv4l2colorbalance.c \ - gstv4l2element.c \ + gstv4l2object.c \ gstv4l2src.c \ gstv4l2tuner.c \ v4l2_calls.c \ @@ -30,7 +30,7 @@ libgstvideo4linux2_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \ $(xv_libs) \ -lgstinterfaces-$(GST_MAJORMINOR) -noinst_HEADERS = gstv4l2element.h v4l2_calls.h \ +noinst_HEADERS = gstv4l2object.h v4l2_calls.h \ gstv4l2src.h v4l2src_calls.h \ gstv4l2tuner.h gstv4l2xoverlay.h \ gstv4l2colorbalance.h -- cgit v1.2.1