wscript: remove 'libraries/SITL' from common_dirs_excl

This commit is contained in:
Iampete1 2022-04-22 17:21:36 +01:00 committed by Andrew Tridgell
parent 2d2165936a
commit 1132555c1b
1 changed files with 0 additions and 1 deletions

View File

@ -683,7 +683,6 @@ def _build_recursion(bld):
common_dirs_excl = [
'modules',
'libraries/AP_HAL_*',
'libraries/SITL',
]
hal_dirs_patterns = [