summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0732b54..9898cf9 100644
--- a/Makefile
+++ b/Makefile
@@ -5,4 +5,4 @@ PROJNAME=main
all: $(PROJNAME).pdf
$(PROJNAME).pdf: $(PROJNAME).tex
- context $<
+ context --nonstopmode $<