WITH_CONTENT_SCAN checkin - compiles OK now
[users/jgh/exim.git] / src / OS / Makefile-Base
index e5eebc9e2666629c783ad621ebf14f8fbaef628c..af4472443de6d60ce19cc3adbb21aff18f5b87a5 100644 (file)
@@ -1,4 +1,4 @@
-# $Cambridge: exim/src/OS/Makefile-Base,v 1.1.2.1 2004/11/26 14:17:33 tom Exp $
+# $Cambridge: exim/src/OS/Makefile-Base,v 1.1.2.2 2004/11/30 15:18:58 tom Exp $
 
 # This file is the basis of the main makefile for Exim and friends. The
 # makefile at the top level arranges to build the main makefile by calling
@@ -287,7 +287,7 @@ convert4r4: Makefile ../src/convert4r4.src
 # Targets for final binaries; the main one has a build number which is
 # updated each time. We don't bother with that for the auxiliaries.
 
-OBJ_WITH_CONTENT_SCAN = malware.o mime.o regex.o spam.o spool-mbox.o
+OBJ_WITH_CONTENT_SCAN = malware.o mime.o regex.o spam.o spool_mbox.o
 
 OBJ_EXIM = acl.o child.o crypt16.o daemon.o dbfn.o debug.o deliver.o \
         directory.o dns.o drtables.o enq.o exim.o expand.o filter.o \
@@ -555,7 +555,7 @@ malware.o:       $(HDRS) malware.c
 mime.o:          $(HDRS) mime.c
 regex.o:         $(HDRS) regex.c
 spam.o:          $(HDRS) spam.c
-spool-mbox.o:    $(HDRS) spool_mbox.c
+spool_mbox.o:    $(HDRS) spool_mbox.c
 
 
 # The module containing tables of available lookups, routers, auths, and