aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorRaphaƫl Doursenaud <rdoursenaud@free.fr>2014-10-20 13:07:56 +0200
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2014-11-11 15:38:13 +0000
commit8b5b0b30afaa3e34491317316ae84392bce3d3d0 (patch)
treed318fe0a508c4b12d9d7a38269e6539c5f49b697 /epan/dissectors/Makefile.common
parent7469faba5e8b08e91ba10379791b14835000655b (diff)
Initial Harman HiQnet dissector
Change-Id: I43042edde09395e328d84bf4b172465829915a98 Reviewed-on: https://code.wireshark.org/review/5014 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 05616a3bc7..c85980a45c 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -680,6 +680,7 @@ DISSECTOR_SRC = \
packet-hdfsdata.c \
packet-hdmi.c \
packet-hip.c \
+ packet-hiqnet.c \
packet-hislip.c \
packet-homeplug-av.c \
packet-homeplug.c \