add make for exporter

This commit is contained in:
Hendrik Hofstadt 2018-09-25 16:02:35 +02:00
parent 82dca6e753
commit 7b22dd18eb
1 changed files with 2 additions and 1 deletions

View File

@ -4,4 +4,5 @@ get_vendor_deps:
install:
go install ./
go install ./alerter
go install ./alerter
go install ./net_exporter