Register a dependency for the tests
This commit is contained in:
parent
1a1381c7b6
commit
d974aae8ae
@ -10,5 +10,6 @@ targets=tests
|
||||
[tests]
|
||||
type=command
|
||||
command=cd tests && (if [ -n "$(OBJDIR)" ]; then $(MAKE) OBJDIR="$(OBJDIR)tests/" "$(OBJDIR)tests/fixme.log"; else $(MAKE) fixme.log; fi)
|
||||
depends=all
|
||||
enabled=0
|
||||
phony=1
|
||||
|
Loading…
Reference in New Issue
Block a user