Fix dist.

Change-Id: I527aa3a23532ace69aa842b09af70c3b5bca4938
Reviewed-on: https://code.wireshark.org/review/26500
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2018-03-16 08:52:05 -07:00
parent a58dac70b5
commit 90b30409a6
2 changed files with 2 additions and 0 deletions

View File

@ -446,6 +446,7 @@ set(DISSECTOR_PUBLIC_HEADERS
packet-nvme.h
packet-ocsp.h
packet-opensafety.h
packet-oscore.h
packet-osi.h
packet-osi-options.h
packet-p1.h

View File

@ -1706,6 +1706,7 @@ DISSECTOR_INCLUDES = \
packet-nvme.h \
packet-ocsp.h \
packet-opensafety.h \
packet-oscore.h \
packet-osi.h \
packet-osi-options.h \
packet-p1.h \