aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2017-06-23 07:45:10 +0200
committerPeter Wu <peter@lekensteyn.nl>2017-08-10 19:24:47 +0000
commitd619a4239e3d4bc5b1f7d4829aad87004db37c07 (patch)
tree7d2f34cc98a5845f4a8d1572bf6e55c773802ef7 /epan/dissectors/Makefile.am
parent61eb3f0b7552b426951a99755bed5983593b6243 (diff)
Add QUIC Transport IETF (draft-05) protocol
Bug: 13881 Change-Id: I9007800060dfc503a1039f652d53c9cb1cd42211 Reviewed-on: https://code.wireshark.org/review/22366 Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Diffstat (limited to 'epan/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index 907835f7db..8ef73be00c 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -1123,6 +1123,7 @@ DISSECTOR_SRC = \
packet-quake2.c \
packet-quake3.c \
packet-quakeworld.c \
+ packet-quic.c \
packet-radius.c \
packet-radius_packetcable.c \
packet-raknet.c \