summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fwcontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/fwcontrol/Makefile')
-rw-r--r--usr.sbin/fwcontrol/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/fwcontrol/Makefile b/usr.sbin/fwcontrol/Makefile
index 54c24c1..9694d5e 100644
--- a/usr.sbin/fwcontrol/Makefile
+++ b/usr.sbin/fwcontrol/Makefile
@@ -1,8 +1,9 @@
# $FreeBSD$
PROG= fwcontrol
-SRCS= fwcontrol.c fwcrom.c fwdv.c
+SRCS= fwcontrol.c fwcrom.c fwdv.c fwmpegts.c
MAN= fwcontrol.8
+WARNS= 3
.PATH: ${.CURDIR}/../../sys/dev/firewire
OpenPOWER on IntegriCloud