[IOMultiplexerV2] added reverse lookups to IODNSEngine_default and added DNS example...
[NextIRCd.git] / src / IOHandler_test / resolv / 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