summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-03-12 11:08:28 +0100
committerGitHub <noreply@github.com>2025-03-12 11:08:28 +0100
commit3a4182cb9b914976f36e984dfacf65ab7e73ce5f (patch)
tree1428defab48e0967a7fd67fbe9a50c75d3a5a39b /plugins/Makefile.am
parent494cd4409048b9e164ac6ececd25ae49ef8207f2 (diff)
parentde392a81ede00fef1c25e220ee253d487453f6cd (diff)
downloadmonitoring-plugins-3a4182cb9b914976f36e984dfacf65ab7e73ce5f.tar.gz
Merge pull request #2097 from RincewindsHat/refactor/check_pgsql
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 097763fc..a6c0ba65 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -62,6 +62,7 @@ EXTRA_DIST = t \
62 check_mysql_query.d \ 62 check_mysql_query.d \
63 check_mrtg.d \ 63 check_mrtg.d \
64 check_apt.d \ 64 check_apt.d \
65 check_pgsql.d \
65 check_by_ssh.d \ 66 check_by_ssh.d \
66 check_smtp.d \ 67 check_smtp.d \
67 check_mysql.d \ 68 check_mysql.d \