X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/c9c9afbd2a24d9e7771636bd391de0c2c0271529..62556b444506565f9a55889f482d8758ca50c3a6:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index a4ccf17..6afc248 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,9 @@ SRC.loba := main.cpp \ deployment.cpp \ hostdata.cpp \ $(wildcard loba_*.cpp) \ + messages.cpp \ misc.cpp \ + msg_thread.cpp \ neighbor.cpp \ options.cpp \ process.cpp \