summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-26 10:47:13 -0500
committerJeff Carr <[email protected]>2025-10-26 10:47:13 -0500
commit2fb38f90b23f4013e9079adfe2e630abc6dea17c (patch)
tree3282b233b1eb32b4fefbf7784037fc327bd52410 /Makefile
parentf04fa71338774d8318fed97d7e2b734a5b49be4f (diff)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 710703c..3cadaf3 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
VERSION = $(shell git describe --tags)
BUILDTIME = $(shell date +%Y.%m.%d)
-all: build
+all: goimports build
./powerpaneld --hostname=breen
# su -c "setcap 'cap_net_bind_service=+ep' go.wit.com"