diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-10-31 14:42:25 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-10-31 14:42:25 +0000 |
commit | bf180a000cdabacd7a77cf416d97e99db4b0e142 (patch) | |
tree | d2e4263f5197a1f83e20b64acb7d387f4d70bbe7 /Makefile.in | |
parent | fe957e65534a471aaa4e53468283981f8fafa953 (diff) | |
download | emacs-bf180a000cdabacd7a77cf416d97e99db4b0e142.tar.gz |
(SOURCES): Replace GETTING.GNU.SOFTWARE with FTP. From Eric S. Raymond
<esr@golux.thyrsus.com>.
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 6a8dae9fecc..8915c629975 100644 --- a/Makefile.in +++ b/Makefile.in @@ -605,7 +605,7 @@ extraclean: ### Note: it's no disaster if these productions miss a file or two; tar ### and VC will swiftly let you know if this happens, and it is easily ### corrected. -SOURCES = ChangeLog GETTING.GNU.SOFTWARE INSTALL Makefile.in \ +SOURCES = ChangeLog FTP INSTALL Makefile.in \ README configure make-dist move-if-change .PHONY: unlock relock |