diff --git a/Makefile b/Makefile
index cdde950b023d2d931b2ee5efb0d1c8fd6b55eb5d..87e1c0053b5ead4306cfbcca8897c5ba542ecc06 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: