http/Makefile: all cleans before building
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
all: public
|
all: clean public
|
||||||
|
|
||||||
public: $(shell find src -type f) $(shell find share -type f)
|
public: $(shell find src -type f) $(shell find share -type f)
|
||||||
./bin/mkws https://joeac.net
|
./bin/mkws https://joeac.net
|
||||||
|
|||||||
Reference in New Issue
Block a user