summaryrefslogtreecommitdiffstats
path: root/sbin/pflogd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/pflogd/Makefile')
-rw-r--r--sbin/pflogd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/pflogd/Makefile b/sbin/pflogd/Makefile
index 0855e8c..285387a 100644
--- a/sbin/pflogd/Makefile
+++ b/sbin/pflogd/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../contrib/pf/pflogd
PROG= pflogd
-SRCS= pflogd.c pidfile.c
+SRCS= pflogd.c pidfile.c privsep.c privsep_fdpass.c
MAN= pflogd.8
CFLAGS+=-Wall -Werror -Wmissing-prototypes -Wshadow
OpenPOWER on IntegriCloud