X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/825abbb3bde6c35ab1d1cdfba25fba4be5dcea2f..d4fbe175e440c3e9de9b5468b85bf56daab62bff:/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