From a0e14e7117fbb05e0ebcfd891188746096531d02 Mon Sep 17 00:00:00 2001 From: Marcus Asteborg Date: Mon, 13 Apr 2020 15:51:48 -0700 Subject: cmake - Add variable length detection and alloca detection Signed-off-by: Jean-Marc Valin --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 7f905b09..470b8e70 100644 --- a/Makefile.am +++ b/Makefile.am @@ -217,6 +217,8 @@ EXTRA_DIST = opus.pc.in \ opus_functions.cmake \ opus_sources.cmake \ OpusConfig.cmake.in \ + cmake/CFeatureCheck.cmake \ + cmake/vla.c \ tests/run_vectors.sh \ celt/arm/arm2gnu.pl \ celt/arm/celt_pitch_xcorr_arm.s \ -- cgit v1.2.3