From f4a840adfde33d06bbf23a3137c4d5a971fba866 Mon Sep 17 00:00:00 2001
From: Andrew Johnson <anj@aps.anl.gov>
Date: Thu, 30 Mar 2006 21:22:04 +0000
Subject: [PATCH] Oops, should be using RULES_DIRS

---
 test/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/Makefile b/test/Makefile
index 08d48555..f4d198ac 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -7,5 +7,5 @@ DIRS += simple
 DIRS += validate
 DIRS += demo
 
-include $(TOP)/configure/RULES
+include $(TOP)/configure/RULES_DIRS
 
-- 
GitLab