1dac3a542b2b9008fe8a3e83465e025f20c72d8f
[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.a
6
7 iotest_SOURCES = iotest.c
8