From f9d3d432d135253357ba457ecd0e4f68f12a4584 Mon Sep 17 00:00:00 2001 From: Marcus Asteborg Date: Thu, 15 Nov 2018 19:48:38 -0800 Subject: Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobr Signed-off-by: Jean-Marc Valin --- Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9c09decd..4e3f1836 100644 --- a/Makefile.am +++ b/Makefile.am @@ -210,6 +210,12 @@ EXTRA_DIST = opus.pc.in \ opus.m4 \ Makefile.mips \ Makefile.unix \ + CMakeLists.txt \ + config.h.cmake.in \ + opus_config.cmake \ + opus_functions.cmake \ + opus_sources.cmake \ + OpusConfig.cmake.in \ tests/run_vectors.sh \ celt/arm/arm2gnu.pl \ celt/arm/celt_pitch_xcorr_arm.s \ -- cgit v1.2.3