Clean up links to "gfdl.texinfo" that are made by configuration.
authorChris Hanson <org/chris-hanson/cph>
Sat, 9 Dec 2000 03:42:19 +0000 (03:42 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 9 Dec 2000 03:42:19 +0000 (03:42 +0000)
v7/doc/Makefile.in

index fe564a42cf905f3718c2b7adde9c4078e04542c4..03388d58dffc6013b454f986567201473f1f1cd2 100644 (file)
@@ -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 \