]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/testsuite/Makefile.am
- getpid.sh wird nun auf bei "make distcheck" gefunden.
[ngircd-alex.git] / src / testsuite / Makefile.am
index 831d25832eb3cf0053bbd8570b7ca8d715574315..b678e10853820dddf5ac0feee16a192e6c12dafa 100644 (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.7 2002/09/20 15:12:42 alex Exp $
+# $Id: Makefile.am,v 1.8 2002/09/20 15:39:24 alex Exp $
 #
 
 AUTOMAKE_OPTIONS = ../portab/ansi2knr
@@ -34,6 +34,7 @@ check_SCRIPTS = ngircd-TEST-Binary tests.sh
 
 ngircd-TEST-Binary:
        cp ../ngircd/ngircd ngircd-TEST
+       [ -f getpid.sh ] || ln -s $(srcdir)/getpid.sh .
 
 connect-test: tests.sh
        ln -s $(srcdir)/tests.sh connect-test