aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-03-12 17:37:18 -0700
committerGerald Combs <gerald@wireshark.org>2015-03-13 00:37:44 +0000
commit1dedcf390e4fb89bd64e405614e6688bb39b2576 (patch)
tree4ef809f634dbac9a68a1fe88320c53aa7e11036e /epan
parenta98bf38c731f48a7bd9948e901acd237376141e2 (diff)
Add packet-opensafety.h to the distribution.
Change-Id: Ifde4b7c276e8e2163a4a5e77bc036393e9e4493a Reviewed-on: https://code.wireshark.org/review/7668 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'epan')
-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 156e216c82..0f10691728 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1597,6 +1597,7 @@ DISSECTOR_INCLUDES = \
packet-ntp.h \
packet-null.h \
packet-ocsp.h \
+ packet-opensafety.h \
packet-osi.h \
packet-osi-options.h \
packet-p1.h \