From fced92c5c97fdd9c73c4ea81ef4a14592af6003e Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Wed, 12 May 2021 17:58:45 -0400 Subject: file_cmds: Fix BINDIRs, mtree enable algs --- file_cmds/shar/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'file_cmds/shar') diff --git a/file_cmds/shar/Makefile b/file_cmds/shar/Makefile index 261ee43..d7288d3 100644 --- a/file_cmds/shar/Makefile +++ b/file_cmds/shar/Makefile @@ -1,4 +1,6 @@ SCRIPTS= shar.sh MAN= shar.1 +BINDIR=/bin + .include -- cgit v1.2.3