From: Peter Verthez <Peter.Verthez@advalvas.be>
Date: Sat, 26 Oct 2002 16:01:41 +0000 (+0000)
Subject: Directory output added.
X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=faa23a514144b4a739b6fda57881bb525374ded5;p=gedcom-parse.git

Directory output added.
---

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)