aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3b2aa6e6..592dc524 100644
--- a/Makefile
+++ b/Makefile
@@ -15,4 +15,4 @@ pack-webui:
npm run --prefix webui build
go run webui/pack_webui.go
-.PHONY: build install test
+.PHONY: build install test pack-webui