aboutsummaryrefslogtreecommitdiff
path: root/unzip/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unzip/CMakeLists.txt')
-rw-r--r--unzip/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/unzip/CMakeLists.txt b/unzip/CMakeLists.txt
index 0e3de35231df..150eb2c6b05d 100644
--- a/unzip/CMakeLists.txt
+++ b/unzip/CMakeLists.txt
@@ -7,7 +7,9 @@ IF(ENABLE_UNZIP)
SET(bsdunzip_SOURCES
bsdunzip.c
+ bsdunzip.h
bsdunzip_platform.h
+ cmdline.c
la_getline.c
la_queue.h
../libarchive_fe/err.c