aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index 984b062c20..b0fd8d7eb1 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -139,6 +139,7 @@ set(LIBWIRESHARK_PUBLIC_HEADERS
range.h
reassemble.h
reedsolomon.h
+ register.h
req_resp_hdrs.h
rtd_table.h
rtp_pt.h
@@ -228,6 +229,7 @@ set(LIBWIRESHARK_FILES
range.c
reassemble.c
reedsolomon.c
+ register.c
req_resp_hdrs.c
rtd_table.c
sequence_analysis.c