Skip to content
Snippets Groups Projects
Verified Commit 44ce45b8 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

Makefile: rm pdf generation

parent e11da0d8
Branches
No related tags found
No related merge requests found
......@@ -7,6 +7,3 @@ public/good_practices.html: good_practices.tex bibliography.bib
README.md: good_practices.tex bibliography.bib
pandoc good_practices.tex --bibliography=bibliography.bib -o README.md
public/good_practices.pdf: good_practices.tex bibliography.bib
pandoc good_practices.tex --bibliography=bibliography.bib -o public/good_practices.pdf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment