aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2014-11-04 10:09:08 +0200
committerMartin Storsjo <martin@martin.st>2014-11-07 09:33:28 +0200
commit69a488faf22a86ba8e145f0cef22fcb724c162be (patch)
tree59a16a74e2a9affefdcf4e16f3daa6ed966890ec /Makefile.am
parent6ccecbc4b0dfca00f13999aa41b2c56f6b55a72f (diff)
downloadfdk-aac-69a488faf22a86ba8e145f0cef22fcb724c162be.tar.gz
fdk-aac-69a488faf22a86ba8e145f0cef22fcb724c162be.tar.bz2
fdk-aac-69a488faf22a86ba8e145f0cef22fcb724c162be.zip
Include the new file limiter.cpp in the build
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 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 = \