aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/CMakeLists.txt')
-rw-r--r--wsutil/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/wsutil/CMakeLists.txt b/wsutil/CMakeLists.txt
index bb8f57a018..af103b3747 100644
--- a/wsutil/CMakeLists.txt
+++ b/wsutil/CMakeLists.txt
@@ -20,8 +20,6 @@ set(WSUTIL_PUBLIC_HEADERS
bits_ctz.h
bitswap.h
buffer.h
- clopts_common.h
- cmdarg_err.h
color.h
copyright_info.h
cpu_info.h
@@ -80,8 +78,6 @@ set(WSUTIL_COMMON_FILES
base32.c
bitswap.c
buffer.c
- clopts_common.c
- cmdarg_err.c
copyright_info.c
crash_info.c
crc10.c