diff options
Diffstat (limited to 'share/pf/Makefile')
-rw-r--r-- | share/pf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/pf/Makefile b/share/pf/Makefile index a989eb13f65..2af1d039416 100644 --- a/share/pf/Makefile +++ b/share/pf/Makefile @@ -1,7 +1,8 @@ # -# $OpenBSD: Makefile,v 1.5 2003/08/02 18:25:49 henning Exp $ +# $OpenBSD: Makefile,v 1.6 2003/08/22 15:25:50 henning Exp $ # FILES= queue1 queue2 queue3 ackpri faq-example1 faq-example2 faq-example3 +FILES+= spamd NOOBJ= noobj all clean cleandir depend lint tags: |