aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2017-07-11 15:11:01 +0200
committerAnders Broman <a.broman58@gmail.com>2017-07-11 14:52:17 +0000
commit14308a22e5cddc521fc3772355d506b61ae487ec (patch)
tree8bfaa03c06dc5e63d4931fad2ca3347c1523a4d1 /epan/dissectors/Makefile.am
parentf41a4f5e6f1957fe1b0c77a3a70818a35afc06b9 (diff)
QUIC: rename to G(oogle)QUIC
quic => gquic Change-Id: Ica9ae8cc77e09056507c9c4c5c798b613eb56194 Reviewed-on: https://code.wireshark.org/review/22589 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index 3f4d998c89..ef85816f9a 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -672,6 +672,7 @@ DISSECTOR_SRC = \
packet-gssapi.c \
packet-gtp.c \
packet-gtpv2.c \
+ packet-gquic.c \
packet-gvcp.c \
packet-gvrp.c \
packet-gvsp.c \
@@ -1121,7 +1122,6 @@ DISSECTOR_SRC = \
packet-quake2.c \
packet-quake3.c \
packet-quakeworld.c \
- packet-quic.c \
packet-radius.c \
packet-radius_packetcable.c \
packet-raknet.c \