From faa23a514144b4a739b6fda57881bb525374ded5 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Sat, 26 Oct 2002 16:01:41 +0000 Subject: [PATCH] Directory output added. --- t/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Makefile.am b/t/Makefile.am index 071b1ea..0182fcc 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -2,7 +2,7 @@ # $Id$ # $Name$ -SUBDIRS=src input . +SUBDIRS=src input output . DMALLOC_LOG = dmalloc.log TESTS := $(wildcard $(srcdir)/*.test) -- 2.30.2