diff --git a/src/ontology/cl.Makefile b/src/ontology/cl.Makefile index 52c5d1ada..c750c6939 100644 --- a/src/ontology/cl.Makefile +++ b/src/ontology/cl.Makefile @@ -344,6 +344,7 @@ cl: CURRENT_BASE_RELEASE=$(ONTBASE)/cl-base.obo +.PHONY: $(TMPDIR)/current-base-release.obo $(TMPDIR)/current-base-release.obo: wget $(CURRENT_BASE_RELEASE) -O $@