Correct a dependency
This commit is contained in:
parent
a4ce274690
commit
4f96b97407
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user