tAdded more missed files to the distribution - contribute.html and dopewars.manifest - vaccinewars - be a doctor and try to vaccinate the world
(HTM) git clone git://src.adamsgaard.dk/vaccinewars
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit b005a0b58b147c2df8445a39ae9c3b35d840acac
(DIR) parent 95844be552580cd9254ce2086d57e9706e4d90f2
(HTM) Author: Ben Webb <ben@salilab.org>
Date: Sat, 19 Oct 2002 20:47:55 +0000
Added more missed files to the distribution - contribute.html and
dopewars.manifest
Diffstat:
M doc/Makefile.am | 4 ++--
M src/Makefile.am | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
(DIR) diff --git a/doc/Makefile.am b/doc/Makefile.am
t@@ -2,8 +2,8 @@ DOCPATH = ${DESTDIR}${datadir}/doc/${PACKAGE}-${VERSION}/
DOCS = aiplayer.html configfile.html index.html i18n.html \
server.html clientplay.html credits.html example-cfg \
installation.html servercommands.html commandline.html \
- developer.html metaserver.html protocol.html windows.html \
- ../LICENCE
+ contribute.html developer.html metaserver.html \
+ protocol.html windows.html ../LICENCE
man_MANS = dopewars.6
SUBDIRS = help
EXTRA_DIST = dopewars.6.in ${DOCS}
(DIR) diff --git a/src/Makefile.am b/src/Makefile.am
t@@ -37,7 +37,7 @@ PIXDIR = ${DESTDIR}${datadir}/pixmaps
DOPEDIR = ${DESTDIR}${bindir}
DOPEBIN = ${DOPEDIR}/dopewars
PIXMAPS = dopewars-pill.png dopewars-shot.png dopewars-weed.png
-EXTRA_DIST = ${PIXMAPS} pill.ico magic dopewars.rc
+EXTRA_DIST = ${PIXMAPS} pill.ico magic dopewars.rc dopewars.manifest
CLEANFILES = dopewars.res dopewars.exe
install-exec-hook: