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/chmod/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'file_cmds/chmod') diff --git a/file_cmds/chmod/Makefile b/file_cmds/chmod/Makefile index c134e4a..0815c98 100644 --- a/file_cmds/chmod/Makefile +++ b/file_cmds/chmod/Makefile @@ -2,4 +2,6 @@ PROG= chmod SRCS= chmod.c \ chmod_acl.c +BINDIR=/bin + .include -- cgit v1.2.3