summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-04-08 23:13:21 +0100
committerYann Herklotz <git@yannherklotz.com>2022-04-08 23:13:21 +0100
commit0b1b8d4c2dd76168b4a67208b0ed75e218510bd9 (patch)
tree6dcd5d8b4be51562512bee2a2ef6ed7989690a92 /Makefile
parent1c33b587665dd00725e5c801968507e7a7c09159 (diff)
downloadlsr22_fvhls-0b1b8d4c2dd76168b4a67208b0ed75e218510bd9.tar.gz
lsr22_fvhls-0b1b8d4c2dd76168b4a67208b0ed75e218510bd9.zip
Add new files
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 $<