aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2014-01-24 20:08:22 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2014-01-24 20:08:22 +0000
commitc1a88c0995f5c4572088c87d40a254787a512121 (patch)
treedce29648fef34f568ec7f593631cdc52ac7b2de7 /epan/dissectors/Makefile.common
parentfae1cf24ecb0b416e5dd246183d38e1c5ecb96ee (diff)
Add packet-mbim.h to Makefile.common
svn path=/trunk/; revision=54948
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 2312dc47d3..4296b083af 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1477,6 +1477,7 @@ DISSECTOR_INCLUDES = \
packet-lpp.h \
packet-lte-rrc.h \
packet-mac-lte.h \
+ packet-mbim.h \
packet-mbtcp.h \
packet-mgcp.h \
packet-mms.h \