diff options
Diffstat (limited to 'doc/Makefile.am')
| -rw-r--r-- | doc/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 6a46a34c..bbcefea6 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -9,9 +9,11 @@ # 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/03/30 15:33:14 alex Exp $ +# $Id: Makefile.am,v 1.8 2002/05/09 10:17:05 alex Exp $ # +SUBDIRS = en + EXTRA_DIST = CC-Speed.txt CVS.txt FAQ.txt README-AUX.txt README-BeOS.txt \ RFC.txt sample-ngircd.conf |