From 1957acf93fb3b90d0a05ce57677ead0c077b9000 Mon Sep 17 00:00:00 2001 From: tonton Th Date: Sat, 7 Sep 2019 11:09:22 +0200 Subject: [PATCH] adding v4l2 progs to install kluge --- install.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index d67638d1..acc8ff2c 100755 --- a/install.sh +++ b/install.sh @@ -7,6 +7,5 @@ cp tools/mkfimg tools/fimg2pnm tools/addtga2fimg \ tools/png2fimg tools/fimgstats \ /usr/local/bin - - - +cp v4l2/grabvidseq v4l2/video-infos \ + /usr/local/bin