diff options
Diffstat (limited to 'plugins/Makefile.am')
| -rw-r--r-- | plugins/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 8e35bc61..d40a0937 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -52,7 +52,8 @@ EXTRA_DIST = t \ | |||
| 52 | check_swap.d \ | 52 | check_swap.d \ |
| 53 | check_game.d \ | 53 | check_game.d \ |
| 54 | check_dbi.d \ | 54 | check_dbi.d \ |
| 55 | check_ssh.d | 55 | check_ssh.d \ |
| 56 | check_dns.d | ||
| 56 | 57 | ||
| 57 | PLUGINHDRS = common.h | 58 | PLUGINHDRS = common.h |
| 58 | 59 | ||
