about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2004-09-06 20:35:28 +0000
committerAlexander Barton <alex@barton.de>2004-09-06 20:35:28 +0000
commitceef0580655e77e7e4dcbe6df180b015716f7e00 (patch)
tree1d7940e2cb7ac909b506f01ca76370d03819792d
parentb04a526a1926a7990d11d8c37c413abaedacba10 (diff)
downloadngircd-ceef0580655e77e7e4dcbe6df180b015716f7e00.tar.gz
ngircd-ceef0580655e77e7e4dcbe6df180b015716f7e00.zip
Reverted extension of the "make all" target in the test-suite.
-rw-r--r--src/testsuite/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testsuite/Makefile.am b/src/testsuite/Makefile.am
index 1f20f5cf..81d6c11a 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.12 2004/09/04 19:14:02 alex Exp $
+# $Id: Makefile.am,v 1.13 2004/09/06 20:35:28 alex Exp $
 #
 
 AUTOMAKE_OPTIONS = ../portab/ansi2knr
@@ -24,7 +24,7 @@ EXTRA_DIST = \
 	stress-A.e stress-B.e check-idle.e \
 	ngircd-test.conf
 
-all: ngircd-TEST-Binary ${TESTS}
+all:
 
 clean-local:
 	rm -rf logs tests *-test ngircd-test.log ngircd-test.motd \