diff options
Diffstat (limited to 'src/config')
| -rw-r--r-- | src/config/pre.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config/pre.in b/src/config/pre.in index 29202d109..4159824a4 100644 --- a/src/config/pre.in +++ b/src/config/pre.in @@ -235,8 +235,8 @@ INITDB = $(STESTDIR)/scripts/init_db MAKE_KEYTAB = $(TESTDIR)/scripts/make-host-keytab.pl LOCAL_MAKE_KEYTAB= $(TESTDIR)/scripts/make-host-keytab.pl ENV_SETUP = $(TESTDIR)/scripts/env-setup.sh -CLNTTCL = $(TESTDIR)/util/ovsec_kadm_clnt_tcl -SRVTCL = $(TESTDIR)/util/ovsec_kadm_srv_tcl +CLNTTCL = $(TESTDIR)/util/kadm5_clnt_tcl +SRVTCL = $(TESTDIR)/util/kadm5_srv_tcl # Dejagnu variables. # We have to set the host with --host so that setup_xfail will work. # If we don't set it, then the host type used is "native", which |
