We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692d905 commit f080a0eCopy full SHA for f080a0e
features/FEATURE_UVISOR/importer/Makefile
@@ -111,6 +111,8 @@ publish: TARGET_M3 TARGET_M4
111
#
112
# Updated list of authors, sorted by contributions
113
git -C $(UVISOR_DIR) shortlog -s -n > $(TARGET_PREFIX)AUTHORS.txt
114
+ # Updated version of uvisor-tests
115
+ cp $(UVISOR_DIR)/tools/uvisor-tests.txt $(TARGET_PREFIX)uvisor-tests.txt
116
117
uvisor-compile: $(UVISOR_GIT_CFG)
118
make -C $(UVISOR_DIR)
0 commit comments