X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=prometheus%2FMakefile;h=ef4c3734512ee4deab006205f3f9809443383d5b;hb=b561906a0a3668e0d6e6a3f6c212998276e6c212;hp=6bd14fe04bdb8b5f914d87637b69fc0d3d4ba4ea;hpb=d6eec6a8f706824da16859cfa27fb5d462803956;p=home-hw.git 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/