diff --git a/Makefile b/Makefile index 1afb487..9b5cf5b 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ TARG=mbpfand GOFILES=\ config.go\ sensor.go\ + logic.go\ main.go include $(GOROOT)/src/Make.cmd