X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/6f5ec5fdc42f96a8fe95f4b846b163d4dc92e0c8..4f8948b8f67d26726a2e53c9afe1a110c037ce4b:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 8f484f1..0f52ab6 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,8 @@ SETLOCALVERSION := ./setlocalversion SRC.loba := main.cpp \ communicator.cpp \ cost_func.cpp \ + hostdata.cpp \ + misc.cpp \ neighbor.cpp \ options.cpp \ process.cpp \