X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=blobdiff_plain;f=src%2Fadns.make;h=36b6820f74ee52cb747f38933e0d80861b12447a;hp=6d3979a5b7c5255bbf600c2e910fdc57c3428c31;hb=620c146da30a20c2d9a6c572fdd0540558039d0e;hpb=9da4a044c4d2e0a960cf8f33c62774db02f4402d 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