Fix typo.
authorChris Hanson <org/chris-hanson/cph>
Fri, 23 Feb 2001 04:37:15 +0000 (04:37 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 23 Feb 2001 04:37:15 +0000 (04:37 +0000)
v7/doc/Makefile.in

index 8ffd2d196fde01fcda397bb2764594707bc03e12..56b3f5f0e0feb9a09b1b304648f89679b15c2599 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.5 2000/12/23 05:14:02 cph Exp $
+# $Id: Makefile.in,v 1.6 2001/02/23 04:37:15 cph Exp $
 #
-# Copyright (c) 2000 Massachusetts Institute of Technology
+# Copyright (c) 2000-2001 Massachusetts Institute of Technology
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -62,7 +62,7 @@ INST_TARGETS = @INST_TARGETS@
 
 SUBDIRS = imail ref-manual sos user-manual
 DISTCLEAN_FILES = Makefile */Makefile config.cache config.log config.status \
-       ref-manual/gfdl.texinfo sos//gfdl.texinfo user-manual/gfdl.texinfo
+       ref-manual/gfdl.texinfo sos/gfdl.texinfo user-manual/gfdl.texinfo
 
 all:
        @for D in $(SUBDIRS); do \