This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch tuple_sketch_int64
in repository https://gitbox.apache.org/repos/asf/datasketches-bigquery.git

commit c61bff2c6a46fb9b97780caed4ec1fe87fe76fa3
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Thu Sep 12 15:25:00 2024 -0700

    added tuple to the list of subdirs
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 7f812bf..e7c7146 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-MODULES := theta cpc hll kll
+MODULES := theta tuple cpc hll kll
 
 $(MODULES):
        $(MAKE) -C $@


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to