From 27cdcaf363a117e0994829086cccfc5f47d3e21f Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Thu, 27 Jul 2017 13:51:25 -0400 Subject: [PATCH] v4l2: Add missing no-inst header --- sys/v4l2/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/v4l2/Makefile.am b/sys/v4l2/Makefile.am index 665457e534..492561d061 100644 --- a/sys/v4l2/Makefile.am +++ b/sys/v4l2/Makefile.am @@ -59,6 +59,7 @@ noinst_HEADERS = \ gstv4l2videodec.h \ gstv4l2videoenc.h \ gstv4l2h264enc.h \ + gstv4l2mpeg4enc.h \ gstv4l2vidorient.h \ v4l2-utils.h \ tuner.h \