From 50e7b116c1471f58e56b55b961418ead75bfdb12 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 0b88e669aa..18361a7c90 100644 --- a/tools/ci/executable-list.txt +++ b/tools/ci/executable-list.txt @@ -12,6 +12,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