X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/3ff64957a02d6e6a573211c7e3a3c037a0fabf78..a3f177e424e7e28e247f1fd57b64771d51a83d1b:/src/adns.make diff --git a/src/adns.make b/src/adns.make index 6d3979a..36b6820 100644 --- a/src/adns.make +++ b/src/adns.make @@ -16,4 +16,5 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -LIBOBJS= types.o event.o query.o reply.o general.o setup.o transmit.o parse.o +LIBOBJS= types.o event.o query.o reply.o general.o setup.o transmit.o \ + parse.o poll.o