diff --git a/Makefile b/Makefile index 5359d9b..f2cc083 100644 --- a/Makefile +++ b/Makefile @@ -18,3 +18,5 @@ clean: show: okular build/${NAME}.pdf + +all: clean render show