X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/02bc7d3657348548782811722d73a8d06bdc4afc..9380d7c32eed77c15a12068a4c37d78705271837:/Makefile?ds=inline 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