aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorJason Rumney <[email protected]>2001-10-10 20:59:58 +0000
committerJason Rumney <[email protected]>2001-10-10 20:59:58 +0000
commit57854d7a44ff88a052b171268aa0778dc74ee0ee (patch)
treec338d83d1260e9dcb92ac7762337e63bb863a1b8 /lib-src
parent031a1678236ee01e5cfdc61ff5c9ff74c9a28166 (diff)
Remove fakemail from ALL
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/makefile.w32-in3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in
index 11b3174635..d772628d00 100644
--- a/lib-src/makefile.w32-in
+++ b/lib-src/makefile.w32-in
@@ -19,7 +19,7 @@
# Boston, MA 02111-1307, USA.
#
-ALL = make-docfile hexl ctags etags movemail fakemail ebrowse
+ALL = make-docfile hexl ctags etags movemail ebrowse
.PHONY: $(ALL)
@@ -39,7 +39,6 @@ LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
# $(BLD)/digest-doc.exe \
# $(BLD)/test-distrib.exe \
-
LIBS = $(BASE_LIBS) $(ADVAPI32)
$(BLD)/make-docfile.exe: $(BLD)/make-docfile.$(O) $(BLD)/ntlib.$(O)