Browse Source

wscript: remove 'libraries/SITL' from common_dirs_excl

apm_2208
Iampete1 3 years ago committed by Andrew Tridgell
parent
commit
1132555c1b
  1. 1
      wscript

1
wscript

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

Loading…
Cancel
Save