[IOMultiplexerV2] added more socket examples
[NextIRCd.git] / src / IOHandler_test / server_ssl / Makefile.am
1 ##Process this file with automake to create Makefile.in
2 ACLOCAL_AMFLAGS = -I m4
3
4 noinst_PROGRAMS = iotest
5 iotest_LDADD = ../../IOHandler/libiohandler.la
6
7 iotest_SOURCES = iotest.c
8