Skip to content

Commit

Permalink
adding make all_imports to all
Browse files Browse the repository at this point in the history
  • Loading branch information
marieALaporte committed Jul 12, 2023
1 parent 036f7b0 commit 94f360b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 94f360b

Please sign in to comment.