diff --git a/Makefile b/Makefile index 380cfa7..59b7e88 100644 --- a/Makefile +++ b/Makefile @@ -4,4 +4,5 @@ get_vendor_deps: install: go install ./ - go install ./alerter \ No newline at end of file + go install ./alerter + go install ./net_exporter \ No newline at end of file