summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Innes <andrewi@gnu.org>2001-10-18 15:11:40 +0000
committerAndrew Innes <andrewi@gnu.org>2001-10-18 15:11:40 +0000
commit8ece6e98954b91c7e13018b827eb1eec0ba444a2 (patch)
tree4969e359aa0f197984d62ac8024dc0560ace8df1
parenta56ef3a50985e7b5a8ddaa41f0ada453721addc6 (diff)
downloademacs-8ece6e98954b91c7e13018b827eb1eec0ba444a2.tar.gz
(install): Do not copy fakemail.
-rw-r--r--lib-src/makefile.w32-in1
1 files changed, 0 insertions, 1 deletions
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