diff options
Diffstat (limited to 'usr.sbin/flowctl/Makefile')
-rw-r--r-- | usr.sbin/flowctl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/flowctl/Makefile b/usr.sbin/flowctl/Makefile index a2dd377..acee16b 100644 --- a/usr.sbin/flowctl/Makefile +++ b/usr.sbin/flowctl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # -.include <bsd.own.mk> +.include <src.opts.mk> PROG= flowctl MAN= flowctl.8 |