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

Private GIT Repository
Wip++...
[loba.git] / Makefile
index 8f484f11a9f4753577a49a65b314ad8ead48dff1..80ab4fee2370f98b39b03b5c40c31ffb08616183 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,6 +33,9 @@ SETLOCALVERSION := ./setlocalversion
 SRC.loba := main.cpp           \
        communicator.cpp        \
        cost_func.cpp           \
 SRC.loba := main.cpp           \
        communicator.cpp        \
        cost_func.cpp           \
+       hostdata.cpp            \
+       $(wildcard loba_*.cpp)  \
+       misc.cpp                \
        neighbor.cpp            \
        options.cpp             \
        process.cpp             \
        neighbor.cpp            \
        options.cpp             \
        process.cpp             \