summaryrefslogtreecommitdiff
path: root/i/simulotron/src/Makefile.am
diff options
context:
space:
mode:
authorhaller2005-11-28 00:55:32 +0000
committerhaller2005-11-28 00:55:32 +0000
commit87e2e08ed7b47f30e458736dbfbb1ede75349d40 (patch)
tree815b83d568df9f1c6f437ae2f407e8349a7b5dae /i/simulotron/src/Makefile.am
parent349a66d2b2f8e725df8634f9d2947319245fb291 (diff)
Deux trois modif sur l'A/A
Bidouillage des socket, ca compile mais c'est tout
Diffstat (limited to 'i/simulotron/src/Makefile.am')
-rw-r--r--i/simulotron/src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/i/simulotron/src/Makefile.am b/i/simulotron/src/Makefile.am
index 2970e77..7302a68 100644
--- a/i/simulotron/src/Makefile.am
+++ b/i/simulotron/src/Makefile.am
@@ -1,6 +1,8 @@
bin_PROGRAMS = simulotron
simulotron_SOURCES = main.cc \
- socket/socket.cc socket/socket.hh
+ socket/socket.cc socket/socket.hh \
+ socket/address.cc socket/address.hh \
+ utils/errno_exception.hh
simulotron_CXXFLAGS = -g -Wall -fmessage-length=0
simulotron_LDADD =