diff options
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 3216c17e8689..f6c6c55ce328 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -88,5 +88,6 @@ SUBDIR += updatedd SUBDIR += walker SUBDIR += zonecheck + SUBDIR += zonenotify .include <bsd.port.subdir.mk> |