Correct a dependency

This commit is contained in:
Pierre Pronchery 2020-11-19 06:17:25 +01:00
parent a4ce274690
commit 4f96b97407

View File

@ -6,7 +6,7 @@ dist=Makefile,clint.sh,fixme.sh
type=script type=script
script=./clint.sh script=./clint.sh
enabled=0 enabled=0
depends=fixme.sh,$(OBJDIR)../src/clock$(EXEEXT) depends=clint.sh,$(OBJDIR)../src/clock$(EXEEXT)
[fixme.log] [fixme.log]
type=script type=script