diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-05-20 13:49:18 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-05-20 13:49:18 +0200 |
| commit | 91ca6b9411a1675f5735a86ac658833dc78cc382 (patch) | |
| tree | b96bf9bf3f973acbc3ec0030c651af98ec0c8101 /Makefile | |
| parent | a5a140c6286e8b113ca8d371f88e3ed54e731cea (diff) | |
feat: finish the context in the introduction
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 # -------------------------------------------------------------------- |
