summaryrefslogtreecommitdiff
path: root/i/simulotron/src/socket/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'i/simulotron/src/socket/Makefile.am')
-rw-r--r--i/simulotron/src/socket/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/i/simulotron/src/socket/Makefile.am b/i/simulotron/src/socket/Makefile.am
deleted file mode 100644
index f4ff19b..0000000
--- a/i/simulotron/src/socket/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-check_PROGRAMS = test_socket
-test_socket_SOURCES = test_socket.cc \
- socket.cc socket.hh \
- address.cc address.hh \
- ../utils/errno_exception.hh
-
-AM_CXXFLAGS=-g -W -Wall -fmessage-length=0
-INCLUDES= -I../../src