tests/Makefile: not everyone has .
in $PATH
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
566f92b276
commit
f49ea2c996
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ T = $(wildcard t[0-9][0-9][0-9][0-9]-*.sh)
|
|||
all: $(T)
|
||||
|
||||
$(T):
|
||||
@$@
|
||||
@./$@
|
||||
|
||||
clean:
|
||||
$(RM) -rf trash
|
||||
|
|
Loading…
Add table
Reference in a new issue