diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ learn/$(ONTOLOGIES_VERSION)/%.ttl: learn/%.ttl -e 's,\n\s*owl:imports\s[^\n]+;(?=\n),,g;' \ < $< > $@ -annot-all: annot-sync annot-render +annot-all: annot-sync annot-render $(ANNOT_TAGS:%=annot/%/index.qmd) annot-sync: gooseberry sync |