From: Chris Hanson Date: Sat, 9 Dec 2000 03:42:19 +0000 (+0000) Subject: Clean up links to "gfdl.texinfo" that are made by configuration. X-Git-Tag: 20090517-FFI~3067 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=601946132fcae61af801b1343abe19dbec9ef508;p=mit-scheme.git Clean up links to "gfdl.texinfo" that are made by configuration. --- diff --git a/v7/doc/Makefile.in b/v7/doc/Makefile.in index fe564a42c..03388d58d 100644 --- a/v7/doc/Makefile.in +++ b/v7/doc/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.2 2000/12/08 21:01:23 cph Exp $ +# $Id: Makefile.in,v 1.3 2000/12/09 03:42:19 cph Exp $ # # Copyright (c) 2000 Massachusetts Institute of Technology # @@ -61,7 +61,8 @@ psdir = @psdir@ INST_TARGETS = @INST_TARGETS@ SUBDIRS = imail ref-manual sos user-manual -DISTCLEAN_FILES = Makefile */Makefile config.cache config.log config.status +DISTCLEAN_FILES = Makefile */Makefile config.cache config.log config.status \ + ref-manual/gfdl.texinfo sos//gfdl.texinfo user-manual/gfdl.texinfo all: @for D in $(SUBDIRS); do \