From 6698f0f3f0c0ed1cf7c38a82ebebc9bb72e3cada Mon Sep 17 00:00:00 2001 From: marc Date: Fri, 1 May 1998 23:11:31 +0000 Subject: [PATCH] add qpopper to makefile --- mail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/Makefile b/mail/Makefile index c2e03576289..faf2d852191 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 1998/04/30 23:54:10 marc Exp $ +# $OpenBSD: Makefile,v 1.7 1998/05/01 23:11:31 marc Exp $ # $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $ # @@ -35,6 +35,7 @@ # SUBDIR += popper # SUBDIR += premail SUBDIR += procmail + SUBDIR += qpopper # SUBDIR += smail # SUBDIR += tkrat SUBDIR += xfaces