summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fwcontrol/Makefile
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>2003-01-23 16:10:12 +0000
committersimokawa <simokawa@FreeBSD.org>2003-01-23 16:10:12 +0000
commit67c0355c1e8c65cfedc497008572d77e7a58c949 (patch)
treef8c4de868ef21aa06d7078a085f7172036622024 /usr.sbin/fwcontrol/Makefile
parentb4946c8e8331f0672fb9b64bf846e42fa3e2dc34 (diff)
downloadFreeBSD-src-67c0355c1e8c65cfedc497008572d77e7a58c949.zip
FreeBSD-src-67c0355c1e8c65cfedc497008572d77e7a58c949.tar.gz
Merge DV(Digital Video) support.
Diffstat (limited to 'usr.sbin/fwcontrol/Makefile')
-rw-r--r--usr.sbin/fwcontrol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/fwcontrol/Makefile b/usr.sbin/fwcontrol/Makefile
index 725ee18..f25ff95 100644
--- a/usr.sbin/fwcontrol/Makefile
+++ b/usr.sbin/fwcontrol/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= fwcontrol
-SRCS= fwcontrol.c fwcrom.c
+SRCS= fwcontrol.c fwcrom.c fwdv.c
MAN= fwcontrol.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud