- die Manual-Pages fehlten in Distributions-Archiven.
This commit is contained in:
parent
265dc87da9
commit
4b17e86c96
|
@ -9,11 +9,13 @@
|
||||||
# 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.3 2002/04/02 18:13:47 alex Exp $
|
# $Id: Makefile.am,v 1.4 2002/04/04 12:28:29 alex Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
man_MANS = ngircd.conf.5 ngircd.8
|
man_MANS = ngircd.conf.5 ngircd.8
|
||||||
|
|
||||||
|
EXTRA_DIST = $(man_MANS)
|
||||||
|
|
||||||
clean-local:
|
clean-local:
|
||||||
rm -f *.[0-9]
|
rm -f *.[0-9]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue