From: Martin Mares Date: Tue, 14 Aug 2018 09:37:49 +0000 (+0200) Subject: Prometheus: make install X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=338c535c692683f3768287fa7fc2fc1ebb549f2c;p=home-hw.git Prometheus: make install --- diff --git a/prometheus/Makefile b/prometheus/Makefile index 6bd14fe..ef4c373 100644 --- a/prometheus/Makefile +++ b/prometheus/Makefile @@ -8,3 +8,6 @@ LDFLAGS=$(UCW_LDFLAGS) -lmosquitto all: burrow-prometheus burrow-prometheus: burrow-prometheus.c + +install: all + install burrow-prometheus /usr/local/sbin/