shithub: opus

Download patch

ref: ab4e83598e7fc8b2ce82dc633a0fc0c452b629aa
parent: 23d4b31de15a723716f9fde5ec736773f2e1aa2e
author: Tristan Matthews <tmatth@videolan.org>
date: Mon Mar 4 06:34:31 EST 2024

autotools: include dnn/meson.build in tarball

--- a/Makefile.am
+++ b/Makefile.am
@@ -343,6 +343,7 @@
              include/meson.build \
              celt/meson.build \
              celt/tests/meson.build \
+             dnn/meson.build \
              silk/meson.build \
              silk/tests/meson.build \
              src/meson.build \
--