mirror of
https://github.com/osmarks/ngircd.git
synced 2025-05-07 09:44:09 +00:00
- das ngIRCd-Binary fuer die Tests wird nun kopiert, nicht mehr verlinkt.
This commit is contained in:
parent
6817978ddb
commit
420c96d17b
@ -9,7 +9,7 @@
|
|||||||
# Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
|
# Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
|
||||||
# der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
|
# der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
|
||||||
#
|
#
|
||||||
# $Id: Makefile.am,v 1.4 2002/09/20 14:46:55 alex Exp $
|
# $Id: Makefile.am,v 1.5 2002/09/20 15:08:12 alex Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = ../portab/ansi2knr
|
AUTOMAKE_OPTIONS = ../portab/ansi2knr
|
||||||
@ -32,7 +32,7 @@ maintainer-clean-local:
|
|||||||
check_SCRIPTS = ngircd-TEST tests.sh
|
check_SCRIPTS = ngircd-TEST tests.sh
|
||||||
|
|
||||||
ngircd-TEST:
|
ngircd-TEST:
|
||||||
ln -s ../ngircd/ngircd ngircd-TEST
|
cp ../ngircd/ngircd ngircd-TEST
|
||||||
|
|
||||||
connect-test: tests.sh
|
connect-test: tests.sh
|
||||||
ln -s $(srcdir)/tests.sh connect-test
|
ln -s $(srcdir)/tests.sh connect-test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user