- ngIRCd "Test-Suite" in Build-System aufgenommen.

This commit is contained in:
Alexander Barton 2002-09-09 10:00:15 +00:00
parent 51dabeafaa
commit 843fe45dee
2 changed files with 4 additions and 3 deletions

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: 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 \
])

View File

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