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

export pdf too

parent 46f55328
Branches
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ all: $(HTML) $(PDF)
deploy: all
mkdir -p mti
cp cours.html mti/index.html
cp cours.pdf mti/cours.pdf
clean:
rm -rf *.html *.pdf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment