[IOMultiplexerV2] added more socket examples
[IOMultiplexer.git] / src / IOHandler_test / client++ / Makefile.am
diff --git a/src/IOHandler_test/client++/Makefile.am b/src/IOHandler_test/client++/Makefile.am
new file mode 100644 (file)
index 0000000..0591fea
--- /dev/null
@@ -0,0 +1,7 @@
+##Process this file with automake to create Makefile.in
+ACLOCAL_AMFLAGS = -I m4
+
+noinst_PROGRAMS = iotest
+
+iotest_LDADD = ../../IOHandler++/libiohandler.cpp.la
+iotest_SOURCES = iotest.cpp