commit | 1e531afd1698c5613004e2bf4e73bda4364fa6d6 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Tue Aug 07 13:32:57 2018 +0930 |
committer | Andrew Jeffery <andrew@aj.id.au> | Wed Sep 12 15:05:51 2018 +0930 |
tree | 9949340bcc068f8016c45c1422f79793952eab5d | |
parent | 457a6e5fa6a7dad50673222b09b2c7fec2ef0a97 [diff] [blame] |
protocol: Add get_info Change-Id: Ie3338714813bb65f5d37fcd046dd5bebc0ba21f0 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
diff --git a/vpnor/test/Makefile.am.include b/vpnor/test/Makefile.am.include index 91666fd..2444606 100644 --- a/vpnor/test/Makefile.am.include +++ b/vpnor/test/Makefile.am.include
@@ -5,6 +5,7 @@ TEST_MBOX_VPNOR_INTEG_SRCS = \ common.c \ + protocol.c \ transport_mbox.c \ windows.c \ lpc.c \