Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Asteborg <maastebo@microsoft.com>2020-06-25 07:25:57 +0300
committerRalph Giles <giles@thaumas.net>2020-08-08 20:10:51 +0300
commit8ad827c3ff99f08b4087cf47637c722020d3c958 (patch)
treebdeef23623c0289d6cc0e91256db277a7a6507c3 /Makefile.am
parent5edb5aacba5c6941b66ef48002f47fbe1c3f39b7 (diff)
cmake - fix bugs around consuming Opus as a submodule in cmake and package version parsing
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e3847bf8..e5213739 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -220,6 +220,7 @@ EXTRA_DIST = opus.pc.in \
cmake/OpusConfig.cmake \
cmake/OpusConfig.cmake.in \
cmake/OpusFunctions.cmake \
+ cmake/OpusPackageVersion.cmake \
cmake/OpusSources.cmake \
cmake/config.h.cmake.in \
cmake/vla.c \