X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/f620be5869815a0dccd5b37089c2ee91399915e4..431ac6bd7924ab99473c9a621a25ab0c555c3e60:/Makefile

diff --git a/Makefile b/Makefile
index 61fab37..80ab4fe 100644
--- a/Makefile
+++ b/Makefile
@@ -33,6 +33,8 @@ SETLOCALVERSION := ./setlocalversion
 SRC.loba := main.cpp		\
 	communicator.cpp	\
 	cost_func.cpp		\
+	hostdata.cpp		\
+	$(wildcard loba_*.cpp)	\
 	misc.cpp		\
 	neighbor.cpp		\
 	options.cpp		\