summaryrefslogtreecommitdiff
path: root/i/simulotron/src/socket/Makefile.incl.am
diff options
context:
space:
mode:
authorhaller2005-11-29 18:49:38 +0000
committerhaller2005-11-29 18:49:38 +0000
commitab21fd007709cc4103bbdbe6dc9360b71475a01b (patch)
treef82e4157f06c89da99f94755f553a0d88f054dbb /i/simulotron/src/socket/Makefile.incl.am
parent8020ef753b8d434c026299650fe911d71d844e78 (diff)
* Debut de test pour les socket (test_socket)
* Debugage de socket... * socket reste en test
Diffstat (limited to 'i/simulotron/src/socket/Makefile.incl.am')
-rw-r--r--i/simulotron/src/socket/Makefile.incl.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/i/simulotron/src/socket/Makefile.incl.am b/i/simulotron/src/socket/Makefile.incl.am
index 7b16a9f..a554b58 100644
--- a/i/simulotron/src/socket/Makefile.incl.am
+++ b/i/simulotron/src/socket/Makefile.incl.am
@@ -3,3 +3,4 @@ socket_S = socket/socket.cc socket/socket.hh $(address_S) $(errno_exception_S)
check_PROGRAMS += test_socket
test_socket_SOURCES = socket/test_socket.cc $(socket_S)
+test_socket_LDFLAGS = -pthread