From 7b200ced2e16b174d51124bbd160471b63db4715 Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Sun, 11 Aug 2002 16:15:51 +0000
Subject: [PATCH] (EXTRA_DIST): Added 21.exp, 22.exp, 23.exp, 24.exp, 25.exp,
 26.exp, 	27.exp, 28.exp, bug-145.exp, bug-225.exp, bug-349.exp, 
 bug-37-2.exp, bug-37-3.exp, bug-37-4.exp, bug-37.exp, 	bug-38.exp,
 bug-598-2.exp, bug-598.exp, bug-612.exp and 	bug-84.exp.

---
 src/server/testsuite/lyskomd.0/Makefile.am | 26 +++++++++++++++++++---
 1 file changed, 23 insertions(+), 3 deletions(-)

diff --git a/src/server/testsuite/lyskomd.0/Makefile.am b/src/server/testsuite/lyskomd.0/Makefile.am
index 4921feffd..d2449b3b4 100644
--- a/src/server/testsuite/lyskomd.0/Makefile.am
+++ b/src/server/testsuite/lyskomd.0/Makefile.am
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.6 2001/09/30 16:51:58 ceder Exp $
+# $Id: Makefile.am,v 1.7 2002/08/11 16:15:51 ceder Exp $
 # Copyright (C) 2000-2001  Lysator Academic Computer Association.
 #
 # This file is part of the LysKOM server.
@@ -64,13 +64,32 @@ EXTRA_DIST = .cvsignore \
 	18.exp \
 	19.exp \
 	20.exp \
+	21.exp \
+	22.exp \
+	23.exp \
+	24.exp \
+	25.exp \
+	26.exp \
+	27.exp \
+	28.exp \
 	admin-cov.exp \
 	aux-items-cov.exp \
 	aux-items.conf \
 	aux-items.cov \
 	aux-items.leaks \
-	summarize.sh \
 	broken-aux-items.conf \
+	bug-145.exp \
+	bug-225.exp \
+	bug-349.exp \
+	bug-37-2.exp \
+	bug-37-3.exp \
+	bug-37-4.exp \
+	bug-37.exp \
+	bug-38.exp \
+	bug-598-2.exp \
+	bug-598.exp \
+	bug-612.exp \
+	bug-84.exp \
 	cache-node-cov.exp \
 	conf-file-cov.exp \
 	conference-cov.exp \
@@ -83,11 +102,12 @@ EXTRA_DIST = .cvsignore \
 	log-cov.exp \
 	membership-cov.exp \
 	memory-cov.exp \
+	null.exp
 	person-cov.exp \
 	prot-a-parse-cov.exp \
 	prot-a-send-async-cov.exp \
 	regexp-match-cov.exp \
 	send-async-cov.exp \
 	session-cov.exp \
+	summarize.sh \
 	text-cov.exp \
-	null.exp
-- 
GitLab