Document the dependency. Also fixes cert_data.h missing from distribution. This is the "backport" of commit 97223cb057a0edfafd28b34427449bb3eda7d0be to release/2.6.
Change-Id: Ib82208bfa12cc8ba5ff08b4c010bf398bc92d249 Signed-off-by: Frank Lichtenheld <fr...@lichtenheld.com> --- tests/unit_tests/openvpn/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/unit_tests/openvpn/Makefile.am b/tests/unit_tests/openvpn/Makefile.am index 4391a54e..650126c7 100644 --- a/tests/unit_tests/openvpn/Makefile.am +++ b/tests/unit_tests/openvpn/Makefile.am @@ -156,6 +156,7 @@ cryptoapi_testdriver_CFLAGS = @TEST_CFLAGS@ \ cryptoapi_testdriver_LDFLAGS = @TEST_LDFLAGS@ \ $(OPTIONAL_CRYPTO_LIBS) -lcrypt32 -lncrypt cryptoapi_testdriver_SOURCES = test_cryptoapi.c mock_msg.c \ + cert_data.h \ $(top_srcdir)/src/openvpn/xkey_helper.c \ $(top_srcdir)/src/openvpn/xkey_provider.c \ $(top_srcdir)/src/openvpn/buffer.c \ -- 2.34.1 _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel