]> git.eshelyaron.com Git - emacs.git/commitdiff
(ALL): Do not include fakemail.
authorAndrew Innes <andrewi@gnu.org>
Fri, 12 Oct 2001 13:18:38 +0000 (13:18 +0000)
committerAndrew Innes <andrewi@gnu.org>
Fri, 12 Oct 2001 13:18:38 +0000 (13:18 +0000)
lib-src/makefile.nt

index 9f992ad8da3d09403dff43079c3f7ebca95301ac..1a9ae2ea8ddc3a1abf394dde31f0d6596caca631 100644 (file)
@@ -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...