t"example-cfg" added to list of documentation files - vaccinewars - be a doctor and try to vaccinate the world
git clone git://src.adamsgaard.dk/vaccinewars
Log
Files
Refs
README
LICENSE
---
commit 5af1872ee96aa08fd38acd94514d170d19df00d3
parent cea9bb7cba46eb66054b43c4a51289f59a91c874
Author: Ben Webb 
Date:   Sat,  2 Mar 2002 20:10:37 +0000

"example-cfg" added to list of documentation files


Diffstat:
  M doc/Makefile.am                     |       2 +-
  M doc/Makefile.in                     |       2 +-

2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/doc/Makefile.am b/doc/Makefile.am
t@@ -1,6 +1,6 @@
 DOCPATH    = ${DESTDIR}${datadir}/doc/${PACKAGE}-${VERSION}/
 DOCS       = aiplayer.html configfile.html index.html i18n.html server.html \
-             clientplay.html credits.html installation.html \
+             clientplay.html credits.html example-cfg installation.html \
              servercommands.html commandline.html developer.html \
              metaserver.html protocol.html windows.html
 man_MANS   = dopewars.6
diff --git a/doc/Makefile.in b/doc/Makefile.in
t@@ -95,7 +95,7 @@ localedir = @localedir@
 
 DOCPATH = ${DESTDIR}${datadir}/doc/${PACKAGE}-${VERSION}/
 DOCS = aiplayer.html configfile.html index.html i18n.html server.html \
-             clientplay.html credits.html installation.html \
+             clientplay.html credits.html example-cfg installation.html \
              servercommands.html commandline.html developer.html \
              metaserver.html protocol.html windows.html