mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 10:12:45 +01:00
Makefile.docker: Add tests-% as possible makefile goals
This commit is contained in:
parent
8145547659
commit
97b306d6d9
@ -7,6 +7,7 @@ export DOCKER_MAKECMDGOALS_POSSIBLE = \
|
||||
buildtest \
|
||||
scan-build \
|
||||
scan-build-analyze \
|
||||
tests-% \
|
||||
#
|
||||
export DOCKER_MAKECMDGOALS = $(filter $(DOCKER_MAKECMDGOALS_POSSIBLE),$(MAKECMDGOALS))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user