From e7e48fff9f1f26a39fb7b0f52fdbbeb1c2c9d024 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Thu, 14 Oct 2010 15:57:34 +0200 Subject: [PATCH] Added ssh_config to distribution. --- testing/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/Makefile.am b/testing/Makefile.am index 130b87b43..2aa7d70bc 100644 --- a/testing/Makefile.am +++ b/testing/Makefile.am @@ -1,7 +1,7 @@ noinst_SCRIPTS = do-tests CLEANFILES = do-tests EXTRA_DIST = do-tests.in make-testing start-testing stop-testing \ - testing.conf hosts images scripts tests INSTALL README + testing.conf ssh_config hosts images scripts tests INSTALL README do-tests : do-tests.in sed \