From 6ac1fc5cff2c7fa2f7c86540e217d3ec33bf2d74 Mon Sep 17 00:00:00 2001 From: David Garske Date: Thu, 15 Oct 2020 14:27:08 -0700 Subject: [PATCH] Fix include.am typo. --- tests/include.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/include.am b/tests/include.am index d1519b918..6e763c9ee 100644 --- a/tests/include.am +++ b/tests/include.am @@ -50,5 +50,5 @@ EXTRA_DIST += tests/test.conf \ tests/test-trustpeer.conf \ tests/test-dhprime.conf \ tests/test-p521.conf \ - test-ecc-cust-curves.conf + tests/test-ecc-cust-curves.conf DISTCLEANFILES+= tests/.libs/unit.test