From 94f360b276061921c5497a6783095849eea6956f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marie-Ang=C3=A9lique=20Laporte?= Date: Wed, 12 Jul 2023 16:57:06 +0200 Subject: [PATCH] adding make all_imports to all --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6f1841b..c4072a5 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ ONT=po ROBOT=robot OWLTOOLS=owltools -all: po.obo po.owl all_subsets +all: all_imports po.obo po.owl all_subsets all_subsets: subsets/po-basic.obo test: $(ONT).owl release: all