aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/Makefile.common')
-rw-r--r--wsutil/Makefile.common6
1 files changed, 2 insertions, 4 deletions
diff --git a/wsutil/Makefile.common b/wsutil/Makefile.common
index 9f96db7f43..4913be54fd 100644
--- a/wsutil/Makefile.common
+++ b/wsutil/Makefile.common
@@ -71,8 +71,7 @@ LIBWSUTIL_COMMON_SRC = \
time_util.c \
type_util.c \
unicode-utils.c \
- ws_mempbrk.c \
- ws_version_info.c
+ ws_mempbrk.c
# Header files that don't declare replacement functions for functions
# present in the APIs/ABIs of some, but not all, targets.
@@ -129,8 +128,7 @@ libwsutil_nonrepl_INCLUDES = \
utf8_entities.h \
ws_cpuid.h \
ws_mempbrk.h \
- ws_mempbrk_int.h \
- ws_version_info.h
+ ws_mempbrk_int.h
# Header files that are not generated from other files
LIBWSUTIL_COMMON_INCLUDES = \