summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtree/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mtree/Makefile')
-rw-r--r--usr.sbin/mtree/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/mtree/Makefile b/usr.sbin/mtree/Makefile
index 4e65079..f6b46ef 100644
--- a/usr.sbin/mtree/Makefile
+++ b/usr.sbin/mtree/Makefile
@@ -2,7 +2,8 @@
# $FreeBSD$
PROG= mtree
-SRCS= compare.c crc.c create.c misc.c mtree.c spec.c verify.c setflags.c
+SRCS= compare.c crc.c create.c excludes.c misc.c mtree.c spec.c verify.c \
+ setflags.c
MAN8= mtree.8
.PATH: ${.CURDIR}/../../usr.bin/cksum ${.CURDIR}/../../lib/libc/gen
OpenPOWER on IntegriCloud