summaryrefslogtreecommitdiffstats
path: root/share/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/Makefile')
-rw-r--r--share/examples/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/examples/Makefile b/share/examples/Makefile
index 85f815f..d284821 100644
--- a/share/examples/Makefile
+++ b/share/examples/Makefile
@@ -290,6 +290,9 @@ SUBDIR= smbfs
.if !defined(NO_IPFILTER)
SUBDIR+=ipfilter
.endif
+.if !defined(NO_PF)
+SUBDIR+=pf
+.endif
.endif
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud