diff --git a/Makefile b/Makefile index 7364c99..b9d6e7c 100644 --- a/Makefile +++ b/Makefile @@ -231,4 +231,4 @@ clean: rm -f $(BIN) $(OBJ) $(LIB) sbase-box sbase-$(VERSION).tar.gz .PHONY: - all install uninstall dist sbase-box clean + all install uninstall dist sbase-box sbase-box-install clean