From 249bdca787fa42b985bb0ae55cecc496687151f1 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 25 Sep 1996 15:44:40 +0000 Subject: Change installation production. svn path=/trunk/; revision=137 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index cdd41c0b..0ea85cf1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -133,7 +133,7 @@ tags: $(tagsrcs) .PHONY: install installdirs install: installdirs \ - $(bindir)/$(instname) # $(infodir)/fetchmail.info \ + # $(bindir)/$(instname) $(infodir)/fetchmail.info \ $(mandir)/$(instname).$(manext) installdirs: -- cgit v1.2.3