From 53f32a094dd56a0ffae77baa63856009c80b1b67 Mon Sep 17 00:00:00 2001 From: tjr Date: Thu, 14 Nov 2002 10:00:01 +0000 Subject: Install devd.conf(5). --- sbin/devd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/devd') diff --git a/sbin/devd/Makefile b/sbin/devd/Makefile index 899cf3c..5177c56 100644 --- a/sbin/devd/Makefile +++ b/sbin/devd/Makefile @@ -2,7 +2,7 @@ PROG= devd SRCS= devd.c token.l parse.y y.tab.h -MAN= devd.8 +MAN= devd.8 devd.conf.5 WARNS?= 5 DPADD= ${LIBL} -- cgit v1.1