Commit 10ac7a2
committed
tests/test.mk: add rule as per .PHONY directive
tests/Makefile contains 'all' as one of the targets under .PHONY directive
defined within TOPTARGETS.
This CL fix errors when 'make all'.
Signed-off-by: Himanshu Sahdev aka CunningLearner <sahdev.himan@gmail.com>1 parent a77f828 commit 10ac7a2
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments