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:
authorJean-Marc Valin <jmvalin@jmvalin.ca>2019-04-26 18:16:52 +0300
committerJean-Marc Valin <jmvalin@jmvalin.ca>2019-04-26 18:17:46 +0300
commit86e5f5ea56529d688568929d036574a93311e82a (patch)
tree0fc7c3fad94325c8f97b3856391972e91207e11f
parent296d556d170f0dc0d5fe49945a5943f1f65a05d8 (diff)
Add mising cmake file from make distexp_ignore
Thanks to theislander on HA for reporting this.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4e3f1836..7f905b09 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -212,6 +212,7 @@ EXTRA_DIST = opus.pc.in \
Makefile.unix \
CMakeLists.txt \
config.h.cmake.in \
+ opus_buildtype.cmake \
opus_config.cmake \
opus_functions.cmake \
opus_sources.cmake \