diff --git a/tests/project.conf b/tests/project.conf index 482cc3b..5810942 100644 --- a/tests/project.conf +++ b/tests/project.conf @@ -6,7 +6,7 @@ dist=Makefile,clint.sh,fixme.sh type=script script=./clint.sh enabled=0 -depends=fixme.sh,$(OBJDIR)../src/clock$(EXEEXT) +depends=clint.sh,$(OBJDIR)../src/clock$(EXEEXT) [fixme.log] type=script