$(INSTALL) -m 0755 $(PLUGINDIR)/check_ldaps_ip $(DSTPLUGINDIR)
$(INSTALL) -m 0755 $(PLUGINDIR)/check_networkclients $(DSTPLUGINDIR)
$(INSTALL) -m 0755 $(PLUGINDIR)/check_krb5 $(DSTPLUGINDIR)
+ $(INSTALL) -m 0755 $(PLUGINDIR)/check_configtool $(DSTPLUGINDIR)
clean:
$(RM) plugins/check_ldaps_ip
+nagios-plugins-local (0.10) unstable; urgency=medium
+
+ * Fix Makefile
+
+ -- Michael Howe <michael@michaelhowe.org> Sat, 17 Oct 2015 13:09:17 +0100
+
nagios-plugins-local (0.9) unstable; urgency=medium
* Add check_configtool plugin