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