From 17bbd49fd0d44422fce38c07f4cdba1892a57485 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Wed, 14 Jan 2004 06:39:26 +0000 Subject: [PATCH] Add util directory for tests This commit was SVN r356. --- test/unit/lam/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/unit/lam/Makefile.am b/test/unit/lam/Makefile.am index 48898d654a..b0418a1846 100644 --- a/test/unit/lam/Makefile.am +++ b/test/unit/lam/Makefile.am @@ -5,4 +5,4 @@ include $(top_srcdir)/config/Makefile.options -SUBDIRS = oob_cofs +SUBDIRS = oob_cofs util