diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index b323fa12..b3bafbb0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -644,6 +644,7 @@ set(COMMON_OBJS set(CORE_OBJS core/ambdec.cpp core/ambdec.h + core/ambidefs.cpp core/ambidefs.h core/bs2b.cpp core/bs2b.h |