Skip to content
Snippets Groups Projects
Commit e3f713c2 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

run makefile at each request

parent ef0ca214
No related branches found
No related tags found
No related merge requests found
filename=main
branch := $(shell git rev-parse --abbrev-ref HEAD)
output: main.pdf
pdflatex ${filename}.tex
main.pdf: svg-inkscape main.idx
makeindex main.idx
makeglossaries main
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment