diff options
Diffstat (limited to 'nagios-plugins-contrib-24.20190301~bpo9+1/check_libs_ng/Makefile')
-rw-r--r-- | nagios-plugins-contrib-24.20190301~bpo9+1/check_libs_ng/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nagios-plugins-contrib-24.20190301~bpo9+1/check_libs_ng/Makefile b/nagios-plugins-contrib-24.20190301~bpo9+1/check_libs_ng/Makefile new file mode 100644 index 0000000..ce3f252 --- /dev/null +++ b/nagios-plugins-contrib-24.20190301~bpo9+1/check_libs_ng/Makefile @@ -0,0 +1,5 @@ +#/usr/bin/make -f + +PLUGIN = check_libs_ng + +include ../common.mk |