diff --git a/tests/Makefile.am b/tests/Makefile.am index 09d4cad..a595c93 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -112,7 +112,7 @@ base64test_SOURCES = base64test.c # bftest TESTS += bf_test check_PROGRAMS += bf_test -bftest_SOURCES = bf_test.c +bf_test_SOURCES = bf_test.c # biotest # the BIO tests rely on resolver results that are OS and environment-specific