diff options
Diffstat (limited to 'HAL-afb/CMakeLists.txt')
-rw-r--r-- | HAL-afb/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HAL-afb/CMakeLists.txt b/HAL-afb/CMakeLists.txt index b0c2e6a..201d407 100644 --- a/HAL-afb/CMakeLists.txt +++ b/HAL-afb/CMakeLists.txt @@ -17,7 +17,7 @@ ########################################################################### -# Include any directory starting with a Capital letter +# Include any directory not starting with _ # ----------------------------------------------------- PROJECT_SUBDIRS_ADD(${PROJECT_SRC_DIR_PATTERN}) |