tDon't include auto-generated dopewars.spec and dopewars.6 files in the distribution. - 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 77bd5c1fa5845db82019d97cdb936e8d933842ec
 (DIR) parent 59346e6b5db7633810cf4fb4a24166e217f47786
 (HTM) Author: Ben Webb <ben@salilab.org>
       Date:   Sat, 19 Oct 2002 20:43:26 +0000
       
       Don't include auto-generated dopewars.spec and dopewars.6 files in the
       distribution.
       
       
       Diffstat:
         M Makefile.am                         |       2 +-
         M doc/Makefile.am                     |       2 +-
       
       2 files changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/Makefile.am b/Makefile.am
       t@@ -3,7 +3,7 @@ DESKTOPDIR     = ${DESTDIR}${datadir}/gnome/apps/Games
        DESKTOP        = dopewars.desktop
        SCOREDIR       = ${DESTDIR}${datadir}
        SCORE          = ${SCOREDIR}/dopewars.sco
       -EXTRA_DIST     = ABOUT-NLS LICENCE dopewars.desktop dopewars.spec depcomp \
       +EXTRA_DIST     = ABOUT-NLS LICENCE dopewars.desktop dopewars.spec.in depcomp \
                         runindent.sh win32/Makefile win32/README win32/contid.h \
                         win32/dialogs.rc win32/filelist win32/guifunc.c \
                         win32/guifunc.h win32/makeinstall.c win32/setup.c \
 (DIR) diff --git a/doc/Makefile.am b/doc/Makefile.am
       t@@ -6,7 +6,7 @@ DOCS           = aiplayer.html configfile.html index.html i18n.html \
                         ../LICENCE
        man_MANS       = dopewars.6
        SUBDIRS        = help
       -EXTRA_DIST     = ${man_MANS} ${DOCS}
       +EXTRA_DIST     = dopewars.6.in ${DOCS}
        DISTCLEANFILES = dopewars.6
        
        install-data-local: