aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds/shar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'file_cmds/shar/Makefile')
-rw-r--r--file_cmds/shar/Makefile2
1 files changed, 2 insertions, 0 deletions
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 <bsd.prog.mk>