diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-05-17 11:26:27 +0200 |
|---|---|---|
| committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-05-17 11:26:27 +0200 |
| commit | 322cd6f829e55a91edbfc42201775afb552b5660 (patch) | |
| tree | 17525d2010aab62db34f67a3d11d6cfd77605457 /plugins-root/Makefile.am | |
| parent | 6b86583e0d3db92cc5e87af97f4d204bc0e797f3 (diff) | |
| download | monitoring-plugins-322cd6f829e55a91edbfc42201775afb552b5660.tar.gz | |
Lib: Add perfdata for char and unsigned char
Diffstat (limited to 'plugins-root/Makefile.am')
| -rw-r--r-- | plugins-root/Makefile.am | 2 |
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! |
| 92 | pst3_CPPFLAGS = | 92 | pst3_CPPFLAGS = |
| 93 | 93 | ||
| 94 | check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS) | 94 | check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS) |
| 95 | check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS) | 95 | check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS) |
| 96 | 96 | ||
| 97 | clean-local: | 97 | clean-local: |
