aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/file
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2014-06-26 06:03:39 +0000
committerXin LI <delphij@FreeBSD.org>2014-06-26 06:03:39 +0000
commitb6cee71de37d56e36dbc118e2d9b03e7cece5709 (patch)
tree5b4f7850752944df750e0c678951b78d9484b67e /usr.bin/file
parent3a8106f5280fd282639ba86273f677ff78191301 (diff)
parent77409849e70d030169c23215ab4e345440ccdcd8 (diff)
Notes
Diffstat (limited to 'usr.bin/file')
-rw-r--r--usr.bin/file/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/file/Makefile b/usr.bin/file/Makefile
index da32084e7214..405436568594 100644
--- a/usr.bin/file/Makefile
+++ b/usr.bin/file/Makefile
@@ -21,7 +21,8 @@
# 4. This notice may not be removed or altered.
SRCDIR= ${.CURDIR}/../../contrib/file
-.PATH: ${SRCDIR}
+.PATH: ${SRCDIR}/src
+.PATH: ${SRCDIR}/doc
PROG= file