summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Innes <andrewi@gnu.org>2001-10-18 15:12:04 +0000
committerAndrew Innes <andrewi@gnu.org>2001-10-18 15:12:04 +0000
commit1cee962136c94c9ba42654b1277f9abd88f2472f (patch)
tree8532b97da0c6c2989c205559d5f0c98e1c51ff2d
parent8ece6e98954b91c7e13018b827eb1eec0ba444a2 (diff)
downloademacs-1cee962136c94c9ba42654b1277f9abd88f2472f.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 02f5cf43558..40ca0aac556 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...