diff options
Diffstat (limited to 'thesis')
-rw-r--r-- | thesis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis/Makefile b/thesis/Makefile index 3926de2..f9ced9c 100644 --- a/thesis/Makefile +++ b/thesis/Makefile @@ -1,5 +1,5 @@ -LAB_PATH ?= ../lab-windows +LAB_PATH ?= ../notebooks SHELL := bash .ONESHELL: |