diff --git a/Makefile b/Makefile
index 85abeacfd61295dca776e2dc3e661d0fd4d70cdb..37dc697784b5fd69cb7a1eaf675b6b3a710218da 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +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/
+	cp -r squelette prog_seq_c_tp/shortest_path/
 
 
 clean: