Forgot to add BEOS_ADD_ONS_DRIVERS_AUDIO to the jam build, thanks to Philipp Schmid for the note.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13499 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2005-07-06 16:11:53 +00:00
parent 379b4e7850
commit d54e1c2a52
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ jam -j$(sysinfo -cpu | head -c 2) -q rc resattr kernel boot_loader \
$BEOS_NETWORK_PPP \ $BEOS_NETWORK_PPP \
$BEOS_NETWORK_PROTOCOLS \ $BEOS_NETWORK_PROTOCOLS \
$BEOS_ADD_ONS_DRIVERS_MISC \ $BEOS_ADD_ONS_DRIVERS_MISC \
$BEOS_ADD_ONS_DRIVERS_AUDIO \
$BEOS_ADD_ONS_DRIVERS_GRAPHICS \ $BEOS_ADD_ONS_DRIVERS_GRAPHICS \
$BEOS_ADD_ONS_DRIVERS_NET \ $BEOS_ADD_ONS_DRIVERS_NET \
$BEOS_ADD_ONS_BUS_MANAGERS \ $BEOS_ADD_ONS_BUS_MANAGERS \