summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index d40a0937..2ffb5fd0 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -53,7 +53,8 @@ EXTRA_DIST = t \
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 check_dns.d \
57 check_apt.d
57 58
58PLUGINHDRS = common.h 59PLUGINHDRS = common.h
59 60