From 621f57646a48a22b3471d933b2bc1b91df2055d1 Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Wed, 20 May 2020 12:06:07 +0200
Subject: [PATCH] updated makefile

---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index bf97dcd..85abeac 100644
--- a/Makefile
+++ b/Makefile
@@ -33,6 +33,7 @@ deploy: all
 	cp suisse.txt villes.xml prog_seq_c_tp/shortest_path/
 	cp df.html prog_seq_c_tp/shortest_path/df.html
 	cp df.pdf prog_seq_c_tp/shortest_path/df.pdf
+	cp -r squelette/prog_seq_c_tp/shortest_path/
 
 
 clean:
-- 
GitLab