diff --git a/project.conf b/project.conf index a98eb57..bbd5733 100644 --- a/project.conf +++ b/project.conf @@ -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