aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorAnthony Coddington <anthony.coddington@endace.com>2016-06-14 13:27:25 +1200
committerMichael Mann <mmann78@netscape.net>2016-07-30 17:44:38 +0000
commit765f3b53cfef707272652852639a9194c81f9c3d (patch)
tree79cd07e42b4a6e306c926fed28d1bafd7c53b6f8 /epan/dissectors/Makefile.am
parent183d7f3b78de30581390244a72c6ab328e6338f0 (diff)
PTP: Expose ptp_v2 value strings for use by other dissectors
Also rename ptp_v2 value strings in packet-ptp for better consistency. TODO: could also be used and combined with definitions in packet-cip. Change-Id: I84a9ae566ae6abdd95910cb5709bb63c2b7c26b8 Reviewed-on: https://code.wireshark.org/review/16781 Reviewed-by: Michael Mann <mmann78@netscape.net>
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 8d0adebc95..fde02b2e64 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -1666,6 +1666,7 @@ DISSECTOR_INCLUDES = \
packet-ppi-geolocation-common.h \
packet-ppp.h \
packet-pres.h \
+ packet-ptp.h \
packet-ptpip.h \
packet-pw-atm.h \
packet-pw-common.h \