Home
last modified time | relevance | path

Searched refs:include_makefile_am_file (Results 1 – 1 of 1) sorted by relevance

/external/openthread/script/
Dupdate-makefiles.py179 include_makefile_am_file = "./include/Makefile.am" variable
184 update_build_file(include_makefile_am_file, start_string, end_string, formatted_list)
189 update_build_file(include_makefile_am_file, start_string, end_string, formatted_list)
191 print("Updated " + include_makefile_am_file)