aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2016-02-16 20:25:16 +0100
committerPascal Quantin <pascal.quantin@gmail.com>2016-02-16 19:27:25 +0000
commita6118997ff3a1ebbeb816d50daf6d15247b8bd52 (patch)
treeacbef9687cf44ee0fc252852f99e19da41845f52
parent360349c002418281ce4f8d5e5b538c30bb6fd057 (diff)
Add packet-usbip.h to epan/dissectors/Makefile.common file
Change-Id: Idb9dc545da7b1a1957facd243806f0459ffb7e0b Reviewed-on: https://code.wireshark.org/review/13972 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
-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 52c0d83559..662aff3d52 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1733,6 +1733,7 @@ DISSECTOR_INCLUDES = \
packet-umts_mac.h \
packet-usb.h \
packet-usb-hid.h \
+ packet-usbip.h \
packet-wap.h \
packet-wccp.h \
packet-windows-common.h \