From 778cb23bcbd5acf6afe2117a793fadc2ea61ba24 Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Thu, 18 Oct 2001 15:12:30 +0000 Subject: [PATCH] (ALL): Do not include fakemail. --- lib-src/ChangeLog | 6 ++++++ lib-src/makefile.nt | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 599df371456..af33b97e0fa 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,9 @@ +2001-10-18 Andrew Innes + + * makefile.nt (ALL): Do not include fakemail. + + * makefile.w32-in (install): Do not copy fakemail. + 2001-10-10 Jason Rumney * makefile.w32-in (ALL): Do not include fakemail. 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... -- 2.39.2