diff --git a/Makefile b/Makefile
index d269023cc3cd3f8b21bf69f38396824626a43fff..bf97dcdd167a1d853b71ebd07e9916eb836516af 100644
--- a/Makefile
+++ b/Makefile
@@ -31,8 +31,8 @@ deploy: all
 	cp graphes.pdf prog_seq_c_tp/shortest_path/graphes.pdf
 	cp main.c xml_parser.h xml_parser.c prog_seq_c_tp/shortest_path/
 	cp suisse.txt villes.xml prog_seq_c_tp/shortest_path/
-	cp fd.html prog_seq_c_tp/shortest_path/fd.html
-	cp fd.pdf prog_seq_c_tp/shortest_path/fd.pdf
+	cp df.html prog_seq_c_tp/shortest_path/df.html
+	cp df.pdf prog_seq_c_tp/shortest_path/df.pdf
 
 
 clean: