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