git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_ssl_cert/Makefile
blob: 16176201da49268b378916456b1b5c2c6f2236ec (plain)
1
2
3
4
5
6
7
8
#/usr/bin/make -f

PLUGIN = src/check_ssl_cert
MANPAGES = src/check_ssl_cert.1
DOCFILES = src/README.md

include ../common.mk