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
Add statistics about message exchanges.
[loba.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 3990aa5b0d3db0ed986843f3bb05eddea3d9e11d..6afc248ee1398a6577e66790d02f64c63641e76f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-36,6
+36,7
@@
SRC.loba := main.cpp \
$(wildcard loba_*.cpp) \
messages.cpp \
misc.cpp \
$(wildcard loba_*.cpp) \
messages.cpp \
misc.cpp \
+ msg_thread.cpp \
neighbor.cpp \
options.cpp \
process.cpp \
neighbor.cpp \
options.cpp \
process.cpp \