1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-03-30 20:46:57 +00:00

Reverted extension of the "make all" target in the test-suite.

This commit is contained in:
Alexander Barton 2004-09-06 20:35:28 +00:00
parent b04a526a19
commit ceef058065

View File

@ -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 \