git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_haproxy_stats/Makefile
blob: c07483873490fdf2dc7dbc79b903e0ed1cb18f3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#/usr/bin/make -f

PLUGIN := check_haproxy_stats
CLEANEXTRAFILES := $(PLUGIN)


include ../common.mk

check_haproxy_stats: check_haproxy_stats.pl
	cp $< $@