From 08b955149464f56fbcc72b3eccdf13b3d1b5ac40 Mon Sep 17 00:00:00 2001 From: Angus Gratton Date: Mon, 13 Aug 2018 12:28:54 +1000 Subject: [PATCH] docs: Add gen-version-specific-includes.py to executables list --- tools/ci/executable-list.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/ci/executable-list.txt b/tools/ci/executable-list.txt index 3fe4158f94..a55639cd30 100644 --- a/tools/ci/executable-list.txt +++ b/tools/ci/executable-list.txt @@ -11,6 +11,7 @@ components/nvs_flash/nvs_partition_generator/nvs_partition_gen.py docs/check_doc_warnings.sh docs/check_lang_folder_sync.sh docs/gen-kconfig-doc.py +docs/gen-version-specific-includes.py tools/ci/apply_bot_filter.py tools/ci/build_examples.sh tools/ci/check-executable.sh