X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/d43e446400ac7b65d7d2dd3acd57f8f669484449..59c4464d010ebc2275a821c1d80ebc64aeee15e5:/Makefile diff --git a/Makefile b/Makefile index 7cf5a65..f2d206c 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,7 @@ SETLOCALVERSION := ./setlocalversion SRC.loba := main.cpp \ communicator.cpp \ cost_func.cpp \ + deployment.cpp \ hostdata.cpp \ $(wildcard loba_*.cpp) \ misc.cpp \