From 4c328146372b2fc89b895f2aaed438ecb769a9de Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@pm.me>
Date: Sat, 19 Feb 2022 18:31:18 +0100
Subject: [PATCH] updated makefile

---
 slides/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/Makefile b/slides/Makefile
index efaeb0c..0514c34 100644
--- a/slides/Makefile
+++ b/slides/Makefile
@@ -59,4 +59,4 @@ deploy: all
 	cp *.pdf algo_cours
 
 clean:
-	rm -f *.pdf *.markdown yq_linux_amd64*
+	rm -f *.pdf *.markdown yq_linux_amd64* index.md
-- 
GitLab