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