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
...@@ -45,7 +45,7 @@ yq: # On peut même télécharger un petit programme avec notre makefile ...@@ -45,7 +45,7 @@ yq: # On peut même télécharger un petit programme avec notre makefile
chmod "u+x" yq_linux_amd64 chmod "u+x" yq_linux_amd64
index.md: index.md:
./gen_index.sh $(shell ./gen_index.sh)
index.html: index.md index.html: index.md
pandoc -s $(OPTIONS) -o $@ $^ pandoc -s $(OPTIONS) -o $@ $^
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment