From 29358553a96c99441e8e9d51cd55a2f3e3197174 Mon Sep 17 00:00:00 2001
From: "mostang.com!davidm" <mostang.com!davidm>
Date: Fri, 19 Sep 2003 06:56:12 +0000
Subject: [PATCH] (check_PROGRAMS_common): Mention test-flush-cache.

(Logical change 1.96)
---
 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index c0497f8b..9daab8cf 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -3,7 +3,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include
 EXTRA_DIST = run-ia64-test-dyn1
 
 noinst_PROGRAMS_common =
-check_PROGRAMS_common = Gtest-init Ltest-init test-proc-info
+check_PROGRAMS_common = Gtest-init Ltest-init test-proc-info test-flush-cache
 check_SCRIPTS_common =
 
 if REMOTE_ONLY