X-Git-Url: https://projects.mako.cc/source/latex_mako/blobdiff_plain/1ac15597c9f26c4d28d5dcc6b35fb5e7aa38bc28..36363551c4b16a790c587206b6c9427e7f70dbe4:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 3edf508..aecabff 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ clean: rm -f figures/*.pdf viewpdf: all - evince text.pdf + evince *.pdf spell: aspell -c -t --tex-check-comments -b text.tex