diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |