diff --git a/http/Makefile b/http/Makefile index 8edb031..4681b62 100644 --- a/http/Makefile +++ b/http/Makefile @@ -1,4 +1,4 @@ -all: public +all: clean public public: $(shell find src -type f) $(shell find share -type f) ./bin/mkws https://joeac.net