]> arthur.barton.de Git - ngircd-alex.git/commitdiff
- auch unter Cygwin wird ngircd-TEST bei "make clean" nun entfernt.
authorAlexander Barton <alex@barton.de>
Fri, 20 Sep 2002 15:09:44 +0000 (15:09 +0000)
committerAlexander Barton <alex@barton.de>
Fri, 20 Sep 2002 15:09:44 +0000 (15:09 +0000)
src/testsuite/Makefile.am

index a0be2818b1433b3e8ed0a3c54bafd61da14125d3..409f16576bf9e71d75196d785f550b0143c60254 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.5 2002/09/20 15:08:12 alex Exp $
+# $Id: Makefile.am,v 1.6 2002/09/20 15:09:44 alex Exp $
 #
 
 AUTOMAKE_OPTIONS = ../portab/ansi2knr
@@ -24,7 +24,8 @@ EXTRA_DIST = \
        ngircd-test.conf
 
 clean-local:
-       rm -rf logs tests *-test ngircd-test.log ngircd-test.motd ngircd-TEST procs.tmp 
+       rm -rf logs tests *-test ngircd-test.log ngircd-test.motd \
+        ngircd-TEST* procs.tmp 
 
 maintainer-clean-local:
        rm -f Makefile Makefile.in