The unified diff between revisions [87286233..] and [fdd44441..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'Makefile.in'
# # # patch "Makefile.in" # from [be6288abe8ef5c01177ff3185a1f4ac14b74e56f] # to [ff949b6955ca9f51ccdcf2a67fb42dd1b259763b] # ============================================================ --- Makefile.in be6288abe8ef5c01177ff3185a1f4ac14b74e56f +++ Makefile.in ff949b6955ca9f51ccdcf2a67fb42dd1b259763b @@ -25,7 +25,7 @@ SVROBJS=svr-kex.o svr-algo.o svr-auth.o SVROBJS=svr-kex.o svr-algo.o svr-auth.o sshpty.o \ svr-authpasswd.o svr-authpubkey.o svr-session.o svr-service.o \ svr-chansession.o svr-runopts.o svr-agentfwd.o svr-main.o svr-x11fwd.o\ - svr-tcpfwd.o svr-authpam.o + svr-tcpfwd.o svr-authpam.o blacklist.o CLIOBJS=cli-algo.o cli-main.o cli-auth.o cli-authpasswd.o cli-kex.o \ cli-session.o cli-service.o cli-runopts.o cli-chansession.o \