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

index 599df371456e87757d4ecbef380c1832f9f5e06d..af33b97e0fadad631dc01b62915f99e2b1dde6d7 100644 (file)
@@ -1,3 +1,9 @@
+2001-10-18  Andrew Innes  <andrewi@gnu.org>
+
+       * makefile.nt (ALL): Do not include fakemail.
+
+       * makefile.w32-in (install): Do not copy fakemail.
+
 2001-10-10  Jason Rumney  <jasonr@gnu.org>
 
        * makefile.w32-in (ALL): Do not include fakemail.
index 02f5cf43558fb9873ab93b954dbf3e8616d4beaa..40ca0aac5564f888ad51adf36e347badbda27b3d 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...