summaryrefslogtreecommitdiff
path: root/core/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'core/SCsub')
-rw-r--r--core/SCsub1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/SCsub b/core/SCsub
index 52403f3ad9..5e32acb310 100644
--- a/core/SCsub
+++ b/core/SCsub
@@ -60,6 +60,7 @@ thirdparty_sources = [
"base64.c",
"fastlz.c",
"sha256.c",
+ "smaz.c",
# C++ sources
"aes256.cpp",