diff --git a/makefile b/makefile index 0483378..a306e93 100644 --- a/makefile +++ b/makefile @@ -1,6 +1,5 @@ SHELL := zsh -PATH := /usr/local/texlive/2015basic/bin/x86_64-darwin:$(PATH) title = 'sistemi-formali' md = $(1).md @@ -32,4 +31,4 @@ html = @pandoc \ main: $(call pdf, godel lambda-calcolo metateatro) - $(call html, godel lambda-calcolo metateatro) \ No newline at end of file + $(call html, godel lambda-calcolo metateatro)