From c1987f8586a39332a02c44e8ec200fedf38d61bc Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Thu, 18 Oct 2001 15:11:40 +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 e04b3a6c62d..4662b61b6d6 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -241,7 +241,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