mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
Add check_dns to distribution files
This commit is contained in:
parent
66b1997e05
commit
8a415c3c09
1 changed files with 2 additions and 1 deletions
|
|
@ -51,7 +51,8 @@ EXTRA_DIST = t \
|
|||
$(np_test_scripts) \
|
||||
check_swap.d \
|
||||
check_dbi.d \
|
||||
check_ssh.d
|
||||
check_ssh.d \
|
||||
check_dns.d
|
||||
|
||||
PLUGINHDRS = common.h
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue