From 3da15146002b8b008c823786e41ca83b47681c9e Mon Sep 17 00:00:00 2001 From: Gregor Jasny Date: Mon, 18 Jun 2012 19:40:22 +0200 Subject: [PATCH] dvb-utils: enable build on all systems Signed-off-by: Gregor Jasny --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 20ae0ef..b7b356c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,6 +9,7 @@ SUBDIRS = \ if WITH_V4LUTILS SUBDIRS += \ + utils/dvb \ utils/libv4l2util \ utils/libmedia_dev \ utils/decode_tm6000 \ @@ -20,7 +21,6 @@ SUBDIRS += \ if LINUX_OS SUBDIRS += \ - utils/dvb \ utils/xc3028-firmware \ contrib/test -- 2.7.4