diff --git a/Makefile b/Makefile index 45dcd16..97150f7 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ build: build-frontend: cd frontend && yarn build -.PHONY: build-dist +.PHONY: dist build-dist: stuffbin -a stuff -in ${BIN} -out ${BIN} ${STATIC}