diff --git a/Makefile b/Makefile index f44e6b0..ab6e461 100644 --- a/Makefile +++ b/Makefile @@ -183,4 +183,4 @@ clean: rm -f $(BIN) $(OBJ) $(LIBOBJ) $(LIB) sbase-box sbase-$(VERSION).tar.gz .PHONY: - all binlib bin install uninstall dist sbase-box clean + all install uninstall dist sbase-box clean