Fixing CI

This commit is contained in:
Anthony Scemama 2023-10-24 19:58:32 +02:00
parent 8a2067d995
commit 9113da7185
1 changed files with 2 additions and 0 deletions

View File

@ -269,6 +269,8 @@ src/trexio.c: $(trexio_h)
$(trexio_h): $(ORG_FILES) $(GENERATOR_FILES)
cd $(srcdir)/tools && ./build_trexio.sh
trex.json: $(trexio_h)
$(htmlizer): $(ORG_FILES) $(srcdir)/src/README.org
touch $(htmlizer)
cd $(srcdir)/tools && ./build_doc.sh