X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/02bc7d3657348548782811722d73a8d06bdc4afc..61856fb5422e392a34106b1c698cf5d67a9647b4:/Makefile

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