summaryrefslogtreecommitdiff
path: root/usr.sbin/mount_smbfs
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2005-11-16 02:47:12 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2005-11-16 02:47:12 +0000
commitc76b3c840af17c635e09dbcf6783413e3baa2f85 (patch)
tree7d6ad39331f8f576fb97e74fff4f90891dfa514a /usr.sbin/mount_smbfs
parent43fa5bf534ae4624305f68675c7055715951f2e2 (diff)
downloadsrc-test2-c76b3c840af17c635e09dbcf6783413e3baa2f85.tar.gz
src-test2-c76b3c840af17c635e09dbcf6783413e3baa2f85.zip
Notes
Diffstat (limited to 'usr.sbin/mount_smbfs')
-rw-r--r--usr.sbin/mount_smbfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/mount_smbfs/Makefile b/usr.sbin/mount_smbfs/Makefile
index e60f6b20a54d..ade4fad2f1cf 100644
--- a/usr.sbin/mount_smbfs/Makefile
+++ b/usr.sbin/mount_smbfs/Makefile
@@ -18,5 +18,6 @@ DPADD= ${LIBSMB} ${LIBKICONV}
NO_SHARED?= NO
.PATH: ${CONTRIBDIR}/mount_smbfs
+.PATH: ${MOUNTDIR}
.include <bsd.prog.mk>