]> AND Private Git Repository - loba.git/blobdiff - Makefile
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Define a constant for the magic value.
[loba.git] / Makefile
index 2b0df87c2ccef2fa39d0860bb79a0cdf4cf99a9e..276053128325715e7761bb88b7c0245a81846888 100644 (file)
--- 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