From 69a488faf22a86ba8e145f0cef22fcb724c162be Mon Sep 17 00:00:00 2001 From: Martin Storsjo Date: Tue, 4 Nov 2014 10:09:08 +0200 Subject: Include the new file limiter.cpp in the build --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 9dffdf6..a90edaa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -130,6 +130,7 @@ MPEGTPENC_SRC = \ libMpegTPEnc/src/tpenc_lib.cpp PCMUTILS_SRC = \ + libPCMutils/src/limiter.cpp \ libPCMutils/src/pcmutils_lib.cpp SBRDEC_SRC = \ -- cgit v1.2.3