X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ftestsuite%2FMakefile.am;h=77138785ba26507a00443ae92d0b376c28e85ef2;hb=db9afbbf0e890f4f84f908e733a74f28e565ff4b;hp=06deaa6d08086ebc5774845537aff6db5ff179fe;hpb=ade1e2eb7bc03c24e833d73aa0e185bf862db4db;p=ngircd-alex.git diff --git a/src/testsuite/Makefile.am b/src/testsuite/Makefile.am index 06deaa6d..77138785 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.11 2004/09/04 15:46:56 alex Exp $ +# $Id: Makefile.am,v 1.14 2004/09/08 09:40:51 alex Exp $ # AUTOMAKE_OPTIONS = ../portab/ansi2knr @@ -17,14 +17,14 @@ 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 \ stress-A.e stress-B.e check-idle.e \ ngircd-test.conf -all: ngircd-TEST-Binary +all: clean-local: rm -rf logs tests *-test ngircd-test.log ngircd-test.motd \