Skip to content
Snippets Groups Projects
Verified Commit 8789cdba authored by orestis.malaspin's avatar orestis.malaspin
Browse files

makefile update

parent d8826147
No related branches found
No related tags found
No related merge requests found
Pipeline #19428 failed
......@@ -45,7 +45,7 @@ yq: # On peut même télécharger un petit programme avec notre makefile
chmod "u+x" yq_linux_amd64
index.md:
./gen_index.sh
$(shell ./gen_index.sh)
index.html: index.md
pandoc -s $(OPTIONS) -o $@ $^
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment