summaryrefslogtreecommitdiff
path: root/v4l2-spec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'v4l2-spec/Makefile')
-rw-r--r--v4l2-spec/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/v4l2-spec/Makefile b/v4l2-spec/Makefile
index d0dde12f4..8f40e8614 100644
--- a/v4l2-spec/Makefile
+++ b/v4l2-spec/Makefile
@@ -1,5 +1,6 @@
# Also update in v4l2.sgml!
-VERSION = 0.25
+VERSION = 0.26
+SHELL=/bin/bash
SGMLS = \
biblio.sgml \
@@ -40,6 +41,7 @@ SGMLS = \
pixfmt-sbggr16.sgml \
pixfmt-sbggr8.sgml \
pixfmt-sgbrg8.sgml \
+ pixfmt-sgrbg8.sgml \
pixfmt-uyvy.sgml \
pixfmt-vyuy.sgml \
pixfmt-y16.sgml \
@@ -274,6 +276,7 @@ STRUCTS = \
v4l2_input \
v4l2_jpegcompression \
v4l2_modulator \
+ v4l2_mpeg_vbi_fmt_ivtv \
v4l2_output \
v4l2_outputparm \
v4l2_pix_format \