=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Makefile,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- src/usr.bin/mg/Makefile 2002/05/29 12:41:42 1.12 +++ src/usr.bin/mg/Makefile 2003/05/05 11:12:07 1.13 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2002/05/29 12:41:42 vincent Exp $ +# $OpenBSD: Makefile,v 1.13 2003/05/05 11:12:07 vincent Exp $ PROG= mg @@ -27,6 +27,6 @@ # # More or less standalone extensions. # -SRCS+= grep.c theo.c +SRCS+= grep.c theo.c mail.c .include