summaryrefslogtreecommitdiff
path: root/libarchive/CMakeLists.txt
diff options
context:
space:
mode:
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>2014-09-07 20:28:59 +0900
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>2014-09-08 19:41:34 +0900
commitde0a204ecce9ce2d1348b8748b67c568e97f9771 (patch)
tree8b5cc6814e59ab119728de7e2a5e8d0f7ef6b610 /libarchive/CMakeLists.txt
parent03b47ac01d7579f323d1949f5e5d7256e38b7cd9 (diff)
downloadlibarchive-de0a204ecce9ce2d1348b8748b67c568e97f9771.tar.gz
Add support for traditional PKWARE encryption.
Diffstat (limited to 'libarchive/CMakeLists.txt')
-rw-r--r--libarchive/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libarchive/CMakeLists.txt b/libarchive/CMakeLists.txt
index 03508fbe..10036e5f 100644
--- a/libarchive/CMakeLists.txt
+++ b/libarchive/CMakeLists.txt
@@ -33,6 +33,7 @@ SET(libarchive_SOURCES
archive_entry_xattr.c
archive_getdate.c
archive_hmac.c
+ archive_hmac_private.c
archive_match.c
archive_options.c
archive_options_private.h