summaryrefslogtreecommitdiffstats
path: root/plugins-root
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-05-17 11:26:27 +0200
committerLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-05-17 11:26:27 +0200
commit322cd6f829e55a91edbfc42201775afb552b5660 (patch)
tree17525d2010aab62db34f67a3d11d6cfd77605457 /plugins-root
parent6b86583e0d3db92cc5e87af97f4d204bc0e797f3 (diff)
downloadmonitoring-plugins-322cd6f829e55a91edbfc42201775afb552b5660.tar.gz
Lib: Add perfdata for char and unsigned char
Diffstat (limited to 'plugins-root')
-rw-r--r--plugins-root/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-root/Makefile.am b/plugins-root/Makefile.am
index f09f5e07..fffc0575 100644
--- a/plugins-root/Makefile.am
+++ b/plugins-root/Makefile.am
@@ -91,7 +91,7 @@ pst3_LDFLAGS = @PST3CFLAGS@
91# pst3 must not use monitoringplug/gnulib includes! 91# pst3 must not use monitoringplug/gnulib includes!
92pst3_CPPFLAGS = 92pst3_CPPFLAGS =
93 93
94check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS) 94check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS)
95check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS) 95check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS)
96 96
97clean-local: 97clean-local: