aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorMoeller, Thies <thies.moeller@baslerweb.com>2016-03-14 10:28:27 +0100
committerGuy Harris <guy@alum.mit.edu>2016-03-14 09:34:53 +0000
commitfd396ec6503e2534fb9c80ebc1a5e2556b3a5b4f (patch)
tree22a898b25f01bd21f9df57a0cbeb43b5441afb3b /epan
parent033223c21d258f07c9f1d6b6ce228a6443e97a10 (diff)
packet-u3v.c lost after cmake build cleanup
fixes 6b54fbf3bfb7a3b0519637d01fa36bba8cec9c98 Change-Id: If3b911dd8124a53b91d1ac2b35ea1dad0eec4802 Reviewed-on: https://code.wireshark.org/review/14459 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/CMakeLists.txt b/epan/dissectors/CMakeLists.txt
index 216dc5f0e9..777d830418 100644
--- a/epan/dissectors/CMakeLists.txt
+++ b/epan/dissectors/CMakeLists.txt
@@ -1299,6 +1299,7 @@ set(DISSECTOR_SRC
packet-turnchannel.c
packet-tuxedo.c
packet-tzsp.c
+ packet-u3v.c
packet-ua.c
packet-ua3g.c
packet-uasip.c