summaryrefslogtreecommitdiffstats
path: root/daemon/bpop3d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/bpop3d/Makefile')
-rw-r--r--daemon/bpop3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/bpop3d/Makefile b/daemon/bpop3d/Makefile
index 5024827f..69621d70 100644
--- a/daemon/bpop3d/Makefile
+++ b/daemon/bpop3d/Makefile
@@ -4,7 +4,7 @@ SRCROOT= ../..
PROGRAMS= bpop3d
UTILDIR= $(SRCROOT)/util
-UTILOBJ= $(UTILDIR)/util_var.o $(UTILDIR)/util_cache.o $(UTILDIR)/util_passwd.o
+UTILOBJ= $(UTILDIR)/util_var.o $(UTILDIR)/util_passwd.o
LDLIBS+=$(SRCROOT)/common/bbs/libcmbbs.a \
$(SRCROOT)/common/sys/libcmsys.a \