summaryrefslogtreecommitdiffstats
path: root/usr.bin/fstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/fstat/Makefile')
-rw-r--r--usr.bin/fstat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/fstat/Makefile b/usr.bin/fstat/Makefile
index 8e9e277..ae51fb6 100644
--- a/usr.bin/fstat/Makefile
+++ b/usr.bin/fstat/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= fstat
+SRCS= cd9660.c fstat.c msdosfs.c
CFLAGS+=-Wall
CFLAGS+=-I${.CURDIR}/../../sys
DPADD= ${LIBKVM}
OpenPOWER on IntegriCloud