utils: Enable v4l2-compliance, v4l2-ctl, and v4l2-dbg again
authorGregor Jasny <gjasny@googlemail.com>
Sun, 19 Feb 2012 17:47:38 +0000 (18:47 +0100)
committerGregor Jasny <gjasny@googlemail.com>
Sun, 19 Feb 2012 17:47:38 +0000 (18:47 +0100)
An updated v4l_compat tarball provides all necessary defines and structs.

Signed-off-by: Gregor Jasny <gjasny@googlemail.com>
Makefile.am

index fe13b24..44a37de 100644 (file)
@@ -12,15 +12,15 @@ SUBDIRS += \
        utils/libmedia_dev \
        utils/decode_tm6000 \
        utils/keytable \
+       utils/v4l2-compliance \
+       utils/v4l2-ctl \
+       utils/v4l2-dbg \
        utils/v4l2-sysfs-path
 
 if LINUX_OS
 SUBDIRS += \
        utils/dvb \
        utils/rds \
-       utils/v4l2-compliance \
-       utils/v4l2-ctl \
-       utils/v4l2-dbg \
        utils/xc3028-firmware
 endif