This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:

Subject: libdvbv5: install libdvb-version.h header
Author:  Mauro Carvalho Chehab <mche...@s-opensource.com>
Date:    Tue Oct 4 08:24:44 2016 -0300

As this header will be used by external apps, it needs to be
installed too.

Signed-off-by: Mauro Carvalho Chehab <mche...@s-opensource.com>

 lib/libdvbv5/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

---

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=2cd2699a8cfe8dce32dd35033a364c8375839d51
diff --git a/lib/libdvbv5/Makefile.am b/lib/libdvbv5/Makefile.am
index 698cb6a25742..754687370027 100644
--- a/lib/libdvbv5/Makefile.am
+++ b/lib/libdvbv5/Makefile.am
@@ -3,6 +3,7 @@ lib_LTLIBRARIES = libdvbv5.la
 
 otherincludedir = $(includedir)/libdvbv5
 otherinclude_HEADERS = \
+       ../include/libdvbv5/libdvb-version.h \
        ../include/libdvbv5/dvb-demux.h \
        ../include/libdvbv5/dvb-v5-std.h \
        ../include/libdvbv5/dvb-file.h \

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to