From 91ca6b9411a1675f5735a86ac658833dc78cc382 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Wed, 20 May 2026 13:49:18 +0200 Subject: feat: finish the context in the introduction --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 921ab19..5317698 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Configuration -NAME = my-thesis +NAME = main MAIN = main.tex -BUILD_DIR = temp +BUILD_DIR = build # Do not change below this line # -------------------------------------------------------------------- -- cgit v1.2.3