X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/c9c9afbd2a24d9e7771636bd391de0c2c0271529..2f365d3503318b9911fe71d29878ea49a753534d:/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		\