From 8c472f1c8e0aacf95315c34a9289d24a3874150e Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Wed, 6 May 2020 09:58:00 +0200
Subject: [PATCH] updated makfeil

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

diff --git a/Makefile b/Makefile
index cdde950..87e1c00 100644
--- a/Makefile
+++ b/Makefile
@@ -30,6 +30,7 @@ deploy: all
 	cp graphes.html prog_seq_c_tp/shortest_path/index.html
 	cp graphes.pdf prog_seq_c_tp/shortest_path/graphes.pdf
 	cp xml_parser.h xml_parser.c prog_seq_c_tp/shortest_path/
+	cp suisse.txt villes.xml prog_seq_c_tp/shortest_path/
 
 
 clean:
-- 
GitLab