Skip to content

Commit 5067db0

Browse files
Azim KhanAzim Khan
authored andcommitted
Add deploy-tests to the .PHONY target
1 parent b034418 commit 5067db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/mbedtls/importer/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ MBED_TLS_DIR:=TARGET_IGNORE/mbedtls
4141
MBED_TLS_API:=$(MBED_TLS_DIR)/include/mbedtls
4242
MBED_TLS_GIT_CFG=$(MBED_TLS_DIR)/.git/config
4343

44-
.PHONY: all deploy rsync mbedtls clean update
44+
.PHONY: all deploy deploy-tests rsync mbedtls clean update
4545

4646
all: mbedtls
4747

0 commit comments

Comments
 (0)