mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	- ngIRCd "Test-Suite" in Build-System aufgenommen.
This commit is contained in:
		| @@ -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: configure.in,v 1.56 2002/09/07 17:59:08 alex Exp $ | ||||
| # $Id: configure.in,v 1.57 2002/09/09 10:00:15 alex Exp $ | ||||
| # | ||||
|  | ||||
| # -- Initialisierung -- | ||||
| @@ -192,6 +192,7 @@ AC_OUTPUT([ \ | ||||
| 	src/Makefile \ | ||||
| 	src/portab/Makefile \ | ||||
| 	src/ngircd/Makefile \ | ||||
| 	src/testsuite/Makefile \ | ||||
| 	man/Makefile \ | ||||
| ]) | ||||
|  | ||||
|   | ||||
| @@ -9,10 +9,10 @@ | ||||
| # 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.3 2002/03/12 14:37:51 alex Exp $ | ||||
| # $Id: Makefile.am,v 1.4 2002/09/09 10:00:15 alex Exp $ | ||||
| # | ||||
|  | ||||
| SUBDIRS = portab ngircd | ||||
| SUBDIRS = portab ngircd testsuite | ||||
|  | ||||
| maintainer-clean-local: | ||||
| 	rm -f Makefile Makefile.in config.h config.h.in stamp-h.in | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton