[IOMultiplexerV2] added GnuTLS support
[NextIRCd.git] / src / IOHandler_test / socket / 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