From 42a90f14d5b324e3b8cf5a98760b646d1d0706c3 Mon Sep 17 00:00:00 2001 From: "bea.com!thallgre" Date: Wed, 18 Aug 2004 15:16:46 +0000 Subject: [PATCH] (check_PROGRAMS_common): Mention test-strerror. (Logical change 1.245) --- tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index e4c1017e..d1f81fa0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -4,7 +4,8 @@ EXTRA_DIST = run-ia64-test-dyn1 run-ptrace-mapper \ run-check-namespace check-namespace.sh.in noinst_PROGRAMS_common = -check_PROGRAMS_common = test-init-remote test-proc-info test-static-link +check_PROGRAMS_common = test-init-remote test-proc-info test-static-link \ + test-strerror check_SCRIPTS_common = run-check-namespace if REMOTE_ONLY