diff --git a/lib/hx509/Makefile.am b/lib/hx509/Makefile.am index d84d584d3..4b640d7a0 100644 --- a/lib/hx509/Makefile.am +++ b/lib/hx509/Makefile.am @@ -59,7 +59,7 @@ TESTS = test_chain do_subst = sed -e 's,[@]srcdir[@],$(srcdir),g' -test_chain: test_chain.in Makefile +test_chain: test_chain.in Makefile hxtool $(do_subst) < $(srcdir)/test_chain.in > test_chain.tmp chmod +x test_chain.tmp mv test_chain.tmp test_chain