From 180fdb542bc11ae02fa99f98d80d951c2399b9f3 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Wed, 8 Sep 2004 09:45:53 +0000 Subject: [PATCH] Added functions.inc to EXTRA_DIST files. [From HEAD]. --- src/testsuite/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/testsuite/Makefile.am b/src/testsuite/Makefile.am index 1c2ca3ba..074a3b22 100644 --- a/src/testsuite/Makefile.am +++ b/src/testsuite/Makefile.am @@ -9,7 +9,7 @@ # Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste # der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS. # -# $Id: Makefile.am,v 1.9.6.2 2004/09/06 20:35:00 alex Exp $ +# $Id: Makefile.am,v 1.9.6.3 2004/09/08 09:45:53 alex Exp $ # AUTOMAKE_OPTIONS = ../portab/ansi2knr @@ -17,7 +17,7 @@ AUTOMAKE_OPTIONS = ../portab/ansi2knr INCLUDES = -I$(srcdir)/../portab EXTRA_DIST = \ - README getpid.sh \ + README functions.inc getpid.sh \ start-server.sh stop-server.sh tests.sh stress-server.sh \ test-loop.sh wait-tests.sh \ connect-test.e channel-test.e mode-test.e \ -- 2.39.2