From 8dfe3b5cd12500904edf469da3a283f738df8874 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 1 Jul 2013 09:52:41 +0000 Subject: [PATCH] fixing extradist in makefile --- src/integration-tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am index 9c58596b6..b5b7e9231 100644 --- a/src/integration-tests/Makefile.am +++ b/src/integration-tests/Makefile.am @@ -142,8 +142,8 @@ EXTRA_DIST = \ confs/c_no_nat_client_unix_2.conf \ hostkeys/c_bootstrap_server \ hostkeys/c_no_nat_client \ + hostkeys/c_no_nat_client_2 \ hostkeys/c_nat_client \ - hostkeys/c_nat_client_2 \ hostkeys/0004-hostkey \ hostkeys/0005-hostkey \ hostkeys/0006-hostkey \ -- 2.25.1