From 2f4d1cb4932538039b7eb10aaf45176fd8994f3b Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Mon, 18 Mar 2013 14:18:49 -0700 Subject: [PATCH] tests: disable v4l demo for now. --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index 451b90f..6083bb3 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -23,7 +23,7 @@ SUBDIRS = common decode encode vainfo if USE_X11 -SUBDIRS += basic putsurface v4l_h264 +SUBDIRS += basic putsurface endif EXTRA_DIST = loadsurface.h loadsurface_yuv.h -- 2.7.4