summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Innes <andrewi@gnu.org>2001-10-12 13:18:38 +0000
committerAndrew Innes <andrewi@gnu.org>2001-10-12 13:18:38 +0000
commit295c486989e5ba0c1785c9e6b13b0c9213874903 (patch)
tree5e5236c393735163353984e2c16d23f710a28bbb
parent536439acca29ee517b2ee69bfcf3b55f4ba0a9df (diff)
downloademacs-295c486989e5ba0c1785c9e6b13b0c9213874903.tar.gz
(ALL): Do not include fakemail.
-rw-r--r--lib-src/makefile.nt3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib-src/makefile.nt b/lib-src/makefile.nt
index 9f992ad8da3..1a9ae2ea8dd 100644
--- a/lib-src/makefile.nt
+++ b/lib-src/makefile.nt
@@ -35,8 +35,7 @@ ALL = $(BLD)\make-docfile.exe \
$(BLD)\ctags.exe \
$(BLD)\etags.exe \
$(BLD)\ebrowse.exe \
- $(BLD)\movemail.exe \
- $(BLD)\fakemail.exe \
+ $(BLD)\movemail.exe
# don't know what (if) to do with these yet...