Portability fix

This commit is contained in:
Pierre Pronchery 2016-08-03 17:58:59 +02:00
parent e4b91445b2
commit 44551ff63e

View File

@ -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