X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/825abbb3bde6c35ab1d1cdfba25fba4be5dcea2f..9a61d03554f90cad51c1e367f20cbf64f90bd75a:/Makefile

diff --git a/Makefile b/Makefile
index 2b0df87..2760531 100644
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,6 @@ SRC.loba := main.cpp		\
 	neighbor.cpp		\
 	options.cpp		\
 	process.cpp		\
-	statistics.cpp		\
 	version.cpp
 
 SRC.simple_async := simple_async.cpp