From 7445cd9dcef5ccf06e4bc819b5ab4d7eed391544 Mon Sep 17 00:00:00 2001 From: Arlin Davis Date: Mon, 19 Sep 2016 17:17:11 -0700 Subject: [PATCH] build: dtest_suite.sh was moved to test/scripts Signed-off-by: Arlin Davis --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index ea99e6e..b10c409 100755 --- a/Makefile.am +++ b/Makefile.am @@ -723,7 +723,7 @@ EXTRA_DIST = dat/common/dat_dictionary.h \ dapl.spec.in \ mpxyd.init.in \ $(man_MANS) \ - test/dtest/scripts/dtest_suite.sh \ + test/scripts/dtest_suite.sh \ test/dapltest/scripts/cl.sh \ test/dapltest/scripts/srv.sh \ test/dapltest/scripts/regress.sh \ -- 2.41.0