From 797f9170d70507a79deaead97c74352a9cc3a929 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sun, 10 Nov 2002 14:28:06 +0000 Subject: - Test-Suite an A/UX angepasst. --- src/testsuite/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/testsuite/Makefile.am') diff --git a/src/testsuite/Makefile.am b/src/testsuite/Makefile.am index b678e108..31048ca2 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.8 2002/09/20 15:39:24 alex Exp $ +# $Id: Makefile.am,v 1.9 2002/11/10 14:28:06 alex Exp $ # AUTOMAKE_OPTIONS = ../portab/ansi2knr @@ -25,7 +25,7 @@ EXTRA_DIST = \ clean-local: rm -rf logs tests *-test ngircd-test.log ngircd-test.motd \ - ngircd-TEST* procs.tmp + T-ngircd procs.tmp maintainer-clean-local: rm -f Makefile Makefile.in @@ -33,7 +33,7 @@ maintainer-clean-local: check_SCRIPTS = ngircd-TEST-Binary tests.sh ngircd-TEST-Binary: - cp ../ngircd/ngircd ngircd-TEST + cp ../ngircd/ngircd T-ngircd [ -f getpid.sh ] || ln -s $(srcdir)/getpid.sh . connect-test: tests.sh -- cgit 1.4.1