summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 478fb41..6b2367c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -325,6 +325,8 @@ add_library(liblzma
src/liblzma/common/lzip_decoder.c
src/liblzma/common/lzip_decoder.h
src/liblzma/common/memcmplen.h
+ src/liblzma/common/microlzma_decoder.c
+ src/liblzma/common/microlzma_encoder.c
src/liblzma/common/outqueue.c
src/liblzma/common/outqueue.h
src/liblzma/common/stream_buffer_decoder.c