adding keymap_files

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11371 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2005-02-14 16:41:26 +00:00
parent 1c2b377163
commit 7b5a0d043e
1 changed files with 1 additions and 1 deletions

View File

@ -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_BIN $BEOS_SYSTEM_LIB $BEOS_SYSTEM_SERVERS \
$BEOS_ADD_ONS_TRANSLATORS $BEOS_ADD_ONS_MEDIA $BEOS_ADD_ONS_INPUT_DEVICES\ $BEOS_ADD_ONS_TRANSLATORS $BEOS_ADD_ONS_MEDIA $BEOS_ADD_ONS_INPUT_DEVICES\
libnet.so dprintf null zero random ps2_hid \<driver\>tty \ libnet.so dprintf null zero random ps2_hid \<driver\>tty \
\<driver\>config timezone_files \ \<driver\>config timezone_files keymap_files \
|| { echo "*** Build failed!" 1>&2 ; exit 1; } || { echo "*** Build failed!" 1>&2 ; exit 1; }
# create the image and the directory structure # create the image and the directory structure