aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index febc2a8319..108fe0cbfb 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -91,6 +91,7 @@ LIBWIRESHARK_SRC = \
uat_load.c \
unicode-utils.c \
value_string.c \
+ ws_strsplit.c \
xdlc.c \
xmlstub.c
@@ -190,6 +191,7 @@ LIBWIRESHARK_INCLUDES = \
uat-int.h \
unicode-utils.h \
value_string.h \
+ ws_strsplit.h \
x264_prt_id.h \
xdlc.h \
xmlstub.h