X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/ae5ae3bf5c5709938e3a2bb6203094ede8af45e6..ce5c098f8a19a42ddaeb488ed643ae3b5e697c7b:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 5ded284..841a49b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -55,7 +55,7 @@ TARGETS:=secnet OBJECTS:=secnet.o util.o conffile.yy.o conffile.tab.o conffile.o modules.o \ resolver.o random.o udp.o site.o transform-cbcmac.o transform-eax.o \ - comm-common.o \ + comm-common.o polypath.o \ netlink.o rsa.o dh.o serpent.o serpentbe.o \ md5.o sha512.o tun.o slip.o sha1.o ipaddr.o log.o \ process.o @LIBOBJS@ \