uvch264: Fix autotools build.

Add gstuvch264deviceprovider.c to the Makefile.am missed
in MR 387
This commit is contained in:
Jan Schmidt 2019-06-28 15:46:22 +10:00
parent be25c988fd
commit 60c095900f

View file

@ -3,6 +3,7 @@ plugin_LTLIBRARIES = libgstuvch264.la
libgstuvch264_la_SOURCES = gstuvch264.c \
gstuvch264_mjpgdemux.c \
gstuvch264_src.c \
gstuvch264deviceprovider.c \
uvc_h264.c
libgstuvch264_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) \