From 3394894d2152b7042da6e56a8277f154a7fce446 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Thu, 21 Dec 2006 16:50:59 -0200 Subject: Create keycodes dir, if not existent From: Mauro Carvalho Chehab Signed-off-by: Mauro Carvalho Chehab --- v4l2-apps/util/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'v4l2-apps/util') diff --git a/v4l2-apps/util/Makefile b/v4l2-apps/util/Makefile index 7d497c82b..d50def7f7 100644 --- a/v4l2-apps/util/Makefile +++ b/v4l2-apps/util/Makefile @@ -35,6 +35,7 @@ parse.h: /usr/include/linux/input.h @echo -en "\t{ NULL, 0}\n};\n" >>parse.h keytables: + -mkdir keycodes ./gen_keytables.pl ../../v4l/ir-keymaps.c keytable: keytable.c parse.h keytables -- cgit v1.2.3