From caf7e1d205813b8802bfaac94c0ac59469836a62 Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Fri, 12 Oct 2001 13:18:58 +0000 Subject: [PATCH] (install): Do not copy fakemail. --- lib-src/makefile.w32-in | 1 - 1 file changed, 1 deletion(-) diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index d772628d006..07a9a9e024c 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -240,7 +240,6 @@ install: $(INSTALL_FILES) $(CP) $(BLD)/ctags.exe $(INSTALL_DIR)/bin $(CP) $(BLD)/hexl.exe $(INSTALL_DIR)/bin $(CP) $(BLD)/movemail.exe $(INSTALL_DIR)/bin - $(CP) $(BLD)/fakemail.exe $(INSTALL_DIR)/bin - mkdir "$(INSTALL_DIR)/etc" $(CP) $(DOC) $(INSTALL_DIR)/etc -- 2.39.2