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

jensg pushed a commit to branch 0.23.0
in repository https://gitbox.apache.org/repos/asf/thrift.git


The following commit(s) were added to refs/heads/0.23.0 by this push:
     new edd7ac6b8 EXTRA_DIST
edd7ac6b8 is described below

commit edd7ac6b8049c0e6a066676ccd7f967a5566a6d0
Author: Jens Geyer <[email protected]>
AuthorDate: Fri Apr 10 00:59:20 2026 +0200

    EXTRA_DIST
---
 test/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/Makefile.am b/test/Makefile.am
index f18fc2ebe..bee3a6d23 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -157,7 +157,6 @@ EXTRA_DIST = \
        ExceptionStruct.thrift \
        FullCamelTest.thrift \
        FuzzTest.thrift \
-       FuzzTestNoUuid.thrift \
        Identifiers.thrift \
        Include.thrift \
        index.html \
@@ -187,6 +186,7 @@ EXTRA_DIST = \
        UnsafeTypes.thrift \
        v0.16/ConstantsDemo.thrift \
        v0.16/DebugProtoTest.thrift \
+       v0.16/FuzzTestNoUuid.thrift \
        v0.16/NameConflictTest.thrift \
        v0.16/ThriftTest.thrift \
        VoidMethExceptionsTest.thrift \

Reply via email to