summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 02:16:41 +0100
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 02:16:41 +0100
commitde392a81ede00fef1c25e220ee253d487453f6cd (patch)
tree504973772bc01bb52205ad3c891a45ff4744dcef /plugins/Makefile.am
parent003b96741ddcfa9fa5746f918d8cb86e37b6fb9e (diff)
downloadmonitoring-plugins-de392a81ede00fef1c25e220ee253d487453f6cd.tar.gz
Refactor check_pgsql
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 5d4449bf..6ee121ba 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -61,6 +61,7 @@ EXTRA_DIST = t \
61 check_mysql_query.d \ 61 check_mysql_query.d \
62 check_mrtg.d \ 62 check_mrtg.d \
63 check_apt.d \ 63 check_apt.d \
64 check_pgsql.d \
64 check_by_ssh.d \ 65 check_by_ssh.d \
65 check_smtp.d \ 66 check_smtp.d \
66 check_mysql.d \ 67 check_mysql.d \