summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/build.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/build.info b/test/build.info
index 601059f385..1d59dd9bb6 100644
--- a/test/build.info
+++ b/test/build.info
@@ -505,11 +505,11 @@ IF[{- !$disabled{tests} -}]
INCLUDE[cmp_status_test]=.. ../include ../apps/include
DEPEND[cmp_status_test]=../libcrypto.a libtestutil.a
- SOURCE[cmp_protect_test]=cmp_status_test.c cmp_testlib.c
+ SOURCE[cmp_protect_test]=cmp_protect_test.c cmp_testlib.c
INCLUDE[cmp_protect_test]=.. ../include ../apps/include
DEPEND[cmp_protect_test]=../libcrypto.a libtestutil.a
- SOURCE[cmp_msg_test]=cmp_status_test.c cmp_testlib.c
+ SOURCE[cmp_msg_test]=cmp_msg_test.c cmp_testlib.c
INCLUDE[cmp_msg_test]=.. ../include ../apps/include
DEPEND[cmp_msg_test]=../libcrypto.a libtestutil.a