]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Distribute all tree-sitter patches.
authorBruno Haible <bruno@clisp.org>
Sun, 19 Oct 2025 00:54:54 +0000 (02:54 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 19 Oct 2025 00:54:54 +0000 (02:54 +0200)
* gettext-tools/Makefile.am (EXTRA_DIST): Add
build-aux/tree-sitter-d-optimization-bug.diff, added on 2025-05-03.

gettext-tools/Makefile.am

index 53d901ba34ca3dfb884f6c5b9d92164f4bad9503..3a78b68f8689288e03dedd885e962180de912d42 100644 (file)
@@ -109,6 +109,7 @@ EXTRA_DIST += \
   tree-sitter-ocaml-$(TREE_SITTER_OCAML_VERSION)/grammars/ocaml/src/tree_sitter/array.h \
   tree-sitter-ocaml-$(TREE_SITTER_OCAML_VERSION)/grammars/ocaml/src/tree_sitter/parser.h \
   build-aux/tree-sitter-d-portability.diff \
+  build-aux/tree-sitter-d-optimization-bug.diff \
   tree-sitter-d-$(TREE_SITTER_D_VERSION)/LICENSE \
   tree-sitter-d-$(TREE_SITTER_D_VERSION)/src/d-parser.c \
   tree-sitter-d-$(TREE_SITTER_D_VERSION)/src/d-scanner.c \