A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Correct log messages.
[loba.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index a4ccf170f78059dc61db066acae0dfc79099e334..6afc248ee1398a6577e66790d02f64c63641e76f 100644
(file)
--- 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 \