diff options
| author | Alexander Barton <alex@barton.de> | 2003-04-22 23:50:18 +0000 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2003-04-22 23:50:18 +0000 |
| commit | cef95681ffcef5ccf3fadda4b2fd370e04780dec (patch) | |
| tree | 261fe4ff9feb3a41cf2aadfd7e877b0f589a12da /doc | |
| parent | 52a24c4bbdef46902bcccd7708a945790b7074ed (diff) | |
| download | ngircd-cef95681ffcef5ccf3fadda4b2fd370e04780dec.tar.gz ngircd-cef95681ffcef5ccf3fadda4b2fd370e04780dec.zip | |
Added new documentation file "Platforms.txt".
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 1529d651..f9b02851 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -9,11 +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.16 2003/04/21 08:01:29 alex Exp $ +# $Id: Makefile.am,v 1.17 2003/04/22 23:50:18 alex Exp $ # -EXTRA_DIST = CVS.txt FAQ.txt Protocol.txt README-AUX.txt \ - README-BeOS.txt RFC.txt sample-ngircd.conf +EXTRA_DIST = CVS.txt FAQ.txt Protocol.txt Platforms.txt \ + README-AUX.txt README-BeOS.txt RFC.txt sample-ngircd.conf maintainer-clean-local: rm -f Makefile Makefile.in |