From 7b5a0d043e4b0a78374ffbfa9b21a8a9f0b1282a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 14 Feb 2005 16:41:26 +0000 Subject: [PATCH] adding keymap_files git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11371 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- makehdimage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makehdimage b/makehdimage index 6cbc24d2a9..251c304145 100755 --- a/makehdimage +++ b/makehdimage @@ -86,7 +86,7 @@ jam -q rc resattr kernel boot_loader config_manager pci isa ide scsi \ $BEOS_BIN $BEOS_SYSTEM_LIB $BEOS_SYSTEM_SERVERS \ $BEOS_ADD_ONS_TRANSLATORS $BEOS_ADD_ONS_MEDIA $BEOS_ADD_ONS_INPUT_DEVICES\ libnet.so dprintf null zero random ps2_hid \tty \ - \config timezone_files \ + \config timezone_files keymap_files \ || { echo "*** Build failed!" 1>&2 ; exit 1; } # create the image and the directory structure