summaryrefslogtreecommitdiff
path: root/sys/uvch264/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sys/uvch264/Makefile.am')
-rw-r--r--sys/uvch264/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/sys/uvch264/Makefile.am b/sys/uvch264/Makefile.am
index 8ecff113f..a647fa998 100644
--- a/sys/uvch264/Makefile.am
+++ b/sys/uvch264/Makefile.am
@@ -1,18 +1,6 @@
glib_gen_prefix = __gst_uvc_h264
glib_gen_basename = gstuvch264
-include $(top_srcdir)/common/gst-glib-gen.mak
-
-built_sources = gstuvch264-marshal.c
-built_headers = gstuvch264-marshal.h
-
-BUILT_SOURCES = $(built_sources) $(built_headers)
-
-CLEANFILES = $(BUILT_SOURCES)
-
-EXTRA_DIST = gstuvch264-marshal.list
-
-
plugin_LTLIBRARIES = libgstuvch264.la
libgstuvch264_la_SOURCES = gstuvch264.c \
@@ -20,8 +8,6 @@ libgstuvch264_la_SOURCES = gstuvch264.c \
gstuvch264_src.c \
uvc_h264.c
-nodist_libgstuvch264_la_SOURCES = $(built_sources)
-
libgstuvch264_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) \
$(GST_PLUGINS_BASE_CFLAGS) \
$(GST_BASE_CFLAGS) \