test_chain depends on hxtool

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15739 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-25 20:24:57 +00:00
parent 3bb9d9a063
commit 2499c2dbca

View File

@@ -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