Portability fix
This commit is contained in:
parent
e4b91445b2
commit
44551ff63e
|
@ -18,4 +18,4 @@ sources=applets2.c
|
|||
[tests.log]
|
||||
type=script
|
||||
script=./tests.sh
|
||||
depends=$(OBJDIR)applets,$(OBJDIR)applets2,tests.sh
|
||||
depends=$(OBJDIR)applets$(EXEEXT),$(OBJDIR)applets2$(EXEEXT),tests.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user